generate_migration
Generate database migration files for your detected framework, requiring explicit approval and preventing production-like targets.
Instructions
Generate a migration through the detected framework. Requires explicit approval and blocks production-like targets.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| options | No | ||
| approved | Yes | ||
| framework | No | ||
| repository | Yes | Absolute or current-working-directory-relative repository path |