Liking cljdoc? Tell your friends :D

puppetlabs.puppetdb.honeysql

Some generic HoneySQL extensions, candidates for re-usability and potential upstream submission.

Some generic HoneySQL extensions, candidates for re-usability and
potential upstream submission.
raw docstring

coalesceclj

(coalesce & args)

coalesce(arg, ...) sql function

coalesce(arg, ...) sql function
sourceraw docstring

extract-sqlclj

(extract-sql s)

Returns a keyworidzed version of the SQL string if k is an sql raw, otherwise returns s

Returns a keyworidzed version of the SQL string if `k` is an sql raw, otherwise returns `s`
sourceraw docstring

json-aggclj

(json-agg expr)

json_agg(expr) sql function

json_agg(expr) sql function
sourceraw docstring

row-to-jsonclj

(row-to-json record)

row_to_json(record) sql function

row_to_json(record) sql function
sourceraw docstring

scastclj

(scast source target)

cast(source AS target) sql function

cast(source AS target) sql function
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close