spring_flyway_risk_scan
Scan Flyway SQL migrations to identify risky operations such as table drops, column deletions, or other destructive changes.
Instructions
Scan Flyway SQL migrations for risky operations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Project directory to scan. | |
| format | No | json |