validate_migration
Validate database migration scripts for correctness and potential issues without executing them, ensuring they apply safely.
Instructions
Validate migration scripts without executing them.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| up_sql | Yes | ||
| down_sql | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||