Some generic HoneySQL extensions, candidates for re-usability and potential upstream submission.
Some generic HoneySQL extensions, candidates for re-usability and potential upstream submission.
(coalesce & args)coalesce(arg, ...) sql function
coalesce(arg, ...) sql function
(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`
(json-agg expr)json_agg(expr) sql function
json_agg(expr) sql function
(row-to-json record)row_to_json(record) sql function
row_to_json(record) sql function
(scast source target)cast(source AS target) sql function
cast(source AS target) sql function
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |