Database Migration

Database model design and Alembic migration workflow for Treadstone. Use whenever adding or modifying SQLAlchemy models, generating Alembic migrations, or applying schema changes to Neon. Also use when the user mentions "migration", "add table", "add column", "schema change", "database model", or any task involving treadstone/models/.

earayu 7c29c84 7.1 KB Updated

File contents

earayu/treadstone/tree/main/.agents/skills/database-migration commit 7c29c843d9

Frequently asked questions

npx skillmds@latest add earayu/database-migration