(-main & args)
Migrates a database to the latest version when supplied with a database URL and a function that returns a sequence of migrations.
Migrates a database to the latest version when supplied with a database URL and a function that returns a sequence of migrations.
(migrate {:keys [database migrations]})
(parse-namespaces {namespaces :require})
(rollback {:keys [database migrations]} & [n])
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close