Migration Safety Review

Review a pending database migration for irreversible data loss and for locks that take the site down during deploy — dropped columns, narrowed types, NOT NULL without a default, and indexes built non-concurrently. Use before running any migration against a real database, or when reviewing a schema change.

sriptcollector d21338d 2 files · 6.3 KB Updated

File contents

sriptcollector/toolbay-skills/tree/main/skills/migration-safety-review commit d21338d4e0

Frequently asked questions

npx skillmds@latest add sriptcollector/migration-safety-review