-
pbair authored
Add migrations to create indexes asynchronously for tables that need to have columns converted from int to bigint. Creating the indexes asynchronously will preventing the column swap migrations from running for an excessive length of time. Changelog: other
e09fc697