Prepare indexes on events for bigint column conversions
Add migration to create indexes asynchronously for the `events` table. Creating the indexes asynchronously will preventing the column swap migration from running for an excessive length of time. Changelog: other
Showing
Please register or sign in to comment