Resolve "Address the Primary Key Overflow risk for the taggings table - Step 2: Finalize background migrations and swap columns"
Merged
requested to merge 334823-address-the-primary-key-overflow-risk-for-the-taggings-table-step-2-finalize-background into master
Compare changes
Files
3- Diogo Frazão authored
1. Ensure the migration of `id` and `taggable_id` is completed 2. Copy indexes 3. Swap columns, drop existing PK, define new PK, swap sequences Related to #334823. Changelog: other
+ 88
− 0