Framework
MigrationRunOptions
Options for running migrations.
| Property | Type | Description |
|---|
dryRun? | boolean | Show what would be done without applying |
forceUnlock? | boolean | Force release the migration lock if stuck |
target? | string | Run up to a specific migration name |