Add migration helper to swap partitioned tables
Add a new migration helper that completes the last step of a partitioning migration: swapping the partitioned copy with the original. In addition to renaming the tables, it also renames the primary keys and moves the primary key sequences appropriately.
Showing
Please register or sign in to comment