Liking cljdoc? Tell your friends :D

monkey.ci.entities.migrations


run-migrations!clj

(run-migrations! conn)

Runs SQL migrations on the database indicated by the connection

Runs SQL migrations on the database indicated by the connection
raw docstring

with-migrationsclj

(with-migrations conn f)

Runs migrations, executes f and then rolls back. Useful for testing.

Runs migrations, executes `f` and then rolls back.  Useful for testing.
raw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close