Liking cljdoc? Tell your friends :D

sqlforcql.generate


double-quoteclj

source

fmtclj

source

get-insert-statementclj

(get-insert-statement keyspace table-name row)

Generates an insert statement for a single row of a table (with name table-name). A row is represented as a set.

Generates an insert statement for a single row of a table (with name table-name). A row is represented as a set.
sourceraw docstring

get-insert-statementsclj

(get-insert-statements keyspace table-name rows)

Generates multiple insert statements for rows of a table (with name table-name). Each row is represented as a set.

Generates multiple insert statements for rows of a table (with name table-name). Each row is represented as a set.
sourceraw docstring

get-valueclj

(get-value v)
source

single-quoteclj

source

two-single-quotesclj

source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close