How To Write Typeorm Migrations In Packmind

Write TypeORM migrations in the Packmind monorepo to manage and version database schema changes with consistent logging, reversible rollbacks, and shared helpers. Use this skill whenever creating or modifying database tables, columns, or foreign-key relationships — including any time schema changes need to be tracked, versioned, or rolled back. Invoke even if the user just says "add a column", "create a table", or "update the DB schema".

PackmindHub d99576e 6.5 KB Updated

File contents

PackmindHub/packmind/tree/main/.claude/skills/how-to-write-typeorm-migrations-in-packmind commit d99576e419

Frequently asked questions

npx skillmds@latest add packmindhub/how-to-write-typeorm-migrations-in-packmind