1. 04 Aug, 2021 1 commit
    • 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
  2. 02 Aug, 2021 39 commits