Add undo helpers for change_column_type_concurrently
- Add undo_change_column_type_concurrently Reverses operations performed by change_column_type_concurrently - Add undo_cleanup_concurrent_column_type_change Reverses operations performed by cleanup_concurrent_column_type_change - Add specs for both migration helpers - Update Renaming Columns section of the What Requires Downtime Guide
Showing
Please register or sign in to comment