Options for syncing migrations
| Property |
Type |
Description |
auto_apply? |
boolean |
Automatically apply new migrations after sync |
dry_run? |
boolean |
Preview changes without applying them |
update_if_changed? |
boolean |
Update pending migrations if SQL content changed |