Liking cljdoc? Tell your friends :D

honey-popsql.utils


agg-by-tagclj

(agg-by-tag [k v])

agg-queries-for-tableclj

(agg-queries-for-table acc {:keys [table-name] :as m})

Takes in honeysql map(s) and returns a map of table-name and a list of all queries on that table.

Takes in honeysql map(s) and returns a map of table-name 
and a list of all queries on that table.
raw docstring

extract-table-nameclj

(extract-table-name {:keys [from insert-into update delete-from]})

Expects a honeysql map and extracts the table name.

Expects a honeysql map and extracts the table name.
raw docstring

normalizeclj

(normalize m)

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

× close