Fix table error from BG migration rake task
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.
Showing
Please register or sign in to comment