• pbair's avatar
    Remove defaulted connections for BBM · 14401f59
    pbair authored
    Remove the connection defaults of ApplicationRecord.connection
    throughout the implementation of backed background migrations. At this
    point, we should only be using explicit connections passed by either the
    calling worker or rake tasks.
    14401f59
batched_migration_wrapper.rb 2.04 KB