Skip to content

SyncMigrationsOptions

Options for syncing migrations

PropertyTypeDescription
auto_apply?booleanAutomatically apply new migrations after sync
dry_run?booleanPreview changes without applying them
update_if_changed?booleanUpdate pending migrations if SQL content changed