Database Migrations

Use when adding or changing a DB migration or schema, running migrations, or debugging null/missing response fields after a migration — the migration rules (additive, reversible, immutable, seed-vs-migration, push filters into SQL) and the "null fields = unapplied migration" gotcha.

kennguyen887 2f2bca4 2.8 KB Updated

File contents

kennguyen887/agent-foundation/tree/main/skills/database-migrations commit 2f2bca40da

Frequently asked questions

npx skillmds@latest add kennguyen887/database-migrations