Functions for reporting on migrations that are applied or rolled back.
Functions for reporting on migrations that are applied or rolled back.
(print _ op id)
A reporter function that prints the migration ID to STDOUT.
A reporter function that prints the migration ID to STDOUT.
(silent _ _ _)
A reporter function that ignores the migration.
A reporter function that ignores the migration.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close