Skip to content
  • Markus Koller's avatar
    Backfill `type_new` column on integrations · b03e5680
    Markus Koller authored
    Adds a background migration to backfill the new `integrations.type_new`
    column based on the legacy class name in `type`.
    
    Extends the background migration RSpec matchers so we can verify the
    arguments for batched migration classes too.
    
    Changelog: changed
    b03e5680