(check opts)
Checks the migration status when starting the system so you'll know when to run the migrations.
Checks the migration status when starting the system so you'll know when to run the migrations.
(check-migration-status! flyway)
Checks if there are pending migrations.
Checks if there are pending migrations.
(migrate! flyway {:keys [rethrow-exceptions?] :as opts})
Runs migrations
Runs migrations
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close