ragtime.reporter
Functions for reporting on migrations that are applied or rolled back.
(print _ op id)
A reporter function that prints the migration ID to STDOUT.
silent
(silent _ _ _)
A reporter function that ignores the migration.
Functions for reporting on migrations that are applied or rolled back.
(print _ op id)
A reporter function that prints the migration ID to STDOUT.
(silent _ _ _)
A reporter function that ignores the migration.