Liking cljdoc? Tell your friends :D

dev.polymeris.sys.db


clj->jsonb-pgobjclj

(clj->jsonb-pgobj value)

migrate!clj

(migrate! database)

migration-configclj

(migration-config {:keys [uri migrations-dir]})

pgobj->cljclj

(pgobj->clj pgobj)

query!clj

(query! database query-key params)

Runs a database query and returns the result. The query most have been defined in the query-files passed when initializing the ::database system.

Runs a database query and returns the result.
The query most have been defined in the query-files passed when initializing
the ::database system.
raw docstring

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

× close