DB Change

The correct flow for changing the Postgres schema (packages/db, Drizzle): edit schema.ts, generate the migration, migrate. Use when adding/altering tables, columns, enums, indexes, or relations.

skillist-io 5d1c41f 1.5 KB Updated

File contents

skillist-io/skillist/tree/main/.claude/skills/db-change commit 5d1c41fe68

Frequently asked questions

npx skillmds@latest add skillist-io/db-change