Safe Migrations

This skill should be used when the user mentions "migration", "schema change", "zero downtime", "add column", "alter table", "add index", "lock", "expand contract", "backfill", "ALTER COLUMN", "NOT NULL", "CREATE INDEX", or rewriting a DDL change to avoid downtime. It provides the expand-contract (parallel-change) methodology and a per-dialect catalog of which DDL operations take blocking locks and their safe alternatives.

sigistry b6bb909 4 files · 17.8 KB Updated

File contents

sigistry/marketplace/tree/main/plugins/sql-safety-net/skills/safe-migrations commit b6bb909184

Frequently asked questions

npx skillmds@latest add sigistry/safe-migrations