Liking cljdoc? Tell your friends :D

sqlosure.interpreter.sexp


alist->aggregationsclj

(alist->aggregations alist)

Does an alist contain an aggregation?

Does an `alist` contain an aggregation?
sourceraw docstring

alist-lookup-valueclj

(alist-lookup-value alist val)

Return all keys to a value from an alist.

Return all keys to a value from an alist.
sourceraw docstring

extend-keysclj

(extend-keys m extensions)
source

interpretclj

(interpret db q)
source

interpret-aggregationclj

(interpret-aggregation [field aggr] rows)
source

rand->valueclj

(rand->value row r)
source

unroll-project-alistclj

(unroll-project-alist alist)

Takes a projection's alist and returns an unrolled alist with aggregations wrapped in a record for further interpretation.

Takes a projection's alist and returns an unrolled alist with aggregations
wrapped in a record for further interpretation.
sourceraw docstring

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

× close