Liking cljdoc? Tell your friends :D

clj-util.db.migrations


*db-spec*clj

source

configclj

(config)
(config db-spec)
source

create-migrationclj

(create-migration table description)
source

migrateclj

(migrate)
(migrate db-spec)
source

rollbackclj

(rollback)
(rollback db-spec)
source

with-db-speccljmacro

(with-db-spec db-spec & body)
source

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

× close