Dust DB Migration

Step-by-step guide for creating and running SQL schema migrations in `front` or `connectors` using the `npm run migration:*` tooling (pg-schema-diff + Umzug). Use when adding or removing columns, tables, or indexes that require a coordinated deploy.

dust-tt 6afbec7 4.9 KB Updated

File contents

dust-tt/dust/tree/main/.claude/skills/dust-db-migration commit 6afbec701c

Frequently asked questions

npx skillmds@latest add dust-tt/dust-db-migration