• pbair's avatar
    Fix table error from BG migration rake task · d19e3065
    pbair authored
    Fix a hook into `db:migrate` which tries to run outstanding batched
    background migrations in development, but fails if we rollback the
    schema to a point before the `batched_background_migrations` table
    exists.
    d19e3065
db.rake 10 KB