(new-db config & [opts])
(with-db [db-sym config] & body)
Eval body
within the context of a database.
Eval `body` within the context of a database.
(with-test-db [db-sym config] & body)
Eval body
within the context of a database.
Eval `body` within the context of a database.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close