Database Migrations

Authoring, building, validating, and running PostgreSQL database migrations with the @schemavaults/dbh package. Use when a project depends on @schemavaults/dbh and you are creating or editing Kysely migration files, setting up a migrations/ directory, or when the user mentions migrations, up()/down(), schema changes, or the dbh CLI's migrate / build-db-migrations / validate-migration-directory commands.

schemavaults b2b8f64 9.7 KB Updated

File contents

schemavaults/dbh/tree/main/.claude/skills/database-migrations commit b2b8f6440a

Frequently asked questions

npx skillmds@latest add schemavaults/database-migrations