Liking cljdoc? Tell your friends :D

honeysql.types


arrayclj/s

(array values)

Represents a SQL array.

Represents a SQL array.
sourceraw docstring

array-valsclj/s

(array-vals a)
source

callclj/s

(call name & args)

Represents a SQL function call. Name should be a keyword.

Represents a SQL function call. Name should be a keyword.
sourceraw docstring

Inlinableclj/s≠protocol

inline-strclj/s

(inline-str x)
source

inlineclj/s

(inline value)

Prevents parameterization

Prevents parameterization
sourceraw docstring

paramclj/s

(param name)

Represents a SQL parameter which can be filled in later

Represents a SQL parameter which can be filled in later
sourceraw docstring

param-nameclj/s

(param-name param)
source

rawclj/s

(raw s)

Represents a raw SQL string

Represents a raw SQL string
sourceraw docstring

read-sql-arrayclj/s

(read-sql-array form)
source

read-sql-callclj/s

(read-sql-call form)
source

read-sql-inlineclj/s

(read-sql-inline form)
source

read-sql-paramclj/s

(read-sql-param form)
source

read-sql-rawclj/s

(read-sql-raw form)
source

SqlArraycljs

source

SqlCallcljs

source

SqlInlinecljs

source

SqlParamcljs

source

SqlRawcljs

source

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

× close