Liking cljdoc? Tell your friends :D

sqlingvo.ksql.compiler


astclj/s

(ast statement)

Returns the AST for statement.

Returns the AST for ``statement``.
sourceraw docstring

compile-astclj/s

(compile-ast ast)

Compile the ast to SQL string.

Compile the `ast` to SQL string.
sourceraw docstring

compile-fnclj/smultimethod

Compile a function call into SQL.

Compile a function call into SQL.
sourceraw docstring

compile-objectclj/smultimethod

Compile value into SQL.

Compile `value` into SQL.
sourceraw docstring

compile-sqlclj/smultimethod

Compile the ast into SQL.

Compile the `ast` into SQL.
sourceraw docstring

sqlclj/s

(sql statement)

Compile the statement to SQL string.

Compile the `statement` to SQL string.
sourceraw docstring

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

× close