Liking cljdoc? Tell your friends :D

ragtime.main


-mainclj

(-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.
raw docstring

help-textclj


migrateclj

(migrate {:keys [database migrations]})

parse-namespacesclj

(parse-namespaces {namespaces :require})

rollbackclj

(rollback {:keys [database migrations]} & [n])

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

× close