Schema Migrate Plan

Draft a two-phase database migration plan: expand, backfill, contract, with the rollback point named at each step and the read/write path stated for both halves. Use when a column has to change shape under live traffic. NOT for writing the application query changes themselves (use sql-query-tuning rather than this).

LarrySequino 37dcfdc 2 files · 1.9 KB Updated

File contents

LarrySequino/skills/tree/main/skills/skill-curator/evals/files/round4/library-disowned/schema-migrate-plan commit 37dcfdc214

Frequently asked questions

npx skillmds@latest add larrysequino/schema-migrate-plan