• Yannis Roussos's avatar
    Add undo helpers for change_column_type_concurrently · 9122625a
    Yannis Roussos authored
    - 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
    9122625a
what_requires_downtime.md 13.6 KB