Generating Typeorm Migration

Explains how to create and review TypeORM migrations. Use this skill whenever the user wants to change an entity, add or update schema-related database objects, generate a migration, or decide whether a database change should be handled through TypeORM metadata or a custom migration.

ilya-valasiuk 84c224f 2 files · 8.1 KB Updated

File contents

ilya-valasiuk/agent-skills/tree/main/skills/generating-typeorm-migration commit 84c224fb51

Frequently asked questions

npx skillmds@latest add ilya-valasiuk/generating-typeorm-migration