(clj->jsonb-pgobj value)
(migrate! database)
(migration-config {:keys [uri migrations-dir]})
(pgobj->clj pgobj)
(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.
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 |