delimit_data_migrate
Scans a project for database migration files (Alembic, Django, Prisma, Knex) and reports their status. Helps ensure migration consistency in AI-assisted development.
Instructions
Check for migration files (alembic, Django, Prisma, Knex) and report status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | No | Project path to scan for migration files. | . |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||