migrate-status
Check database migration status to track applied changes and pending updates for schema management.
Instructions
Report current migration status of a database
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Database URL (required) | |
| dirUrl | No | URL to migration directory | |
| format | No | Output format: text or json |