Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info

For every operation performed by the migration, you want to ensure that it does not rebuild the table, and that it is performed in place.

Recommended steps

Note

This work has not been tested on stage+prod yet, so follow at your own risk. I’ll update this soon.

This PR includes a carefully crafted strategy for adding a foreign key to a large table. You can use this as a boilerplate example.

...