• pbair's avatar
    Delete tracking records on partitioning rollback · ab1184a3
    pbair authored
    When a partitioned migration is rolled back by calling the
    drop_partitioned_table_for method, delete all records related to that
    migration in the background_migration_jobs table.
    ab1184a3
background_migration_job_spec.rb 4.62 KB