(migrate! config)Apply all pending migrations.
config keys: :connection-string JDBC URL of the target database (required) :schema-name PostgreSQL schema name; defaults to "skivi"
Apply all pending migrations. config keys: :connection-string JDBC URL of the target database (required) :schema-name PostgreSQL schema name; defaults to "skivi"
(rollback! config)Roll back the most recently applied migration.
config keys: :connection-string JDBC URL of the target database (required) :schema-name PostgreSQL schema name; defaults to "skivi"
Roll back the most recently applied migration. config keys: :connection-string JDBC URL of the target database (required) :schema-name PostgreSQL schema name; defaults to "skivi"
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |