migrate-validate
Validate database migration directory integrity and consistency to ensure proper schema changes before deployment.
Instructions
Validate migration directory integrity and consistency
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dirUrl | Yes | URL to migration directory (required) | |
| devUrl | No | URL for dev database for validation | |
| format | No | Output format: text or json |