Post · December 31, 2019
Rolling Back SQL Schema Migrations: Safe Rollout and Recovery When Production Data Has Already Changed
A practical guide to rolling back SQL schema migrations safely, including the hardest case: reverting production data that was already written under the new schema.
Read →