Plan a schema migration that ships without downtime using expand-contract, backfills, and safe rollback at every step.
## CONTEXT I need to change my production database schema without taking the app offline, and a careless migration could lock tables or break running code. I want a staged plan that keeps old and new code compatible during rollout, backfills data safely, and can roll back at any point. The system is under continuous…
Premium Prompt
Unlock this prompt — and all 30,000+ expert-crafted prompts — with Pro.
Unlock with Pro