ragtime.reporter

Functions for reporting on migrations that are applied or rolled back.

print

(print _ op id)
A reporter function that prints the migration ID to STDOUT.

silent

(silent _ _ _)
A reporter function that ignores the migration.