LogoRobo.js
Framework

MigrationRunOptions

Interface: MigrationRunOptions

Options for running migrations.

Properties

PropertyTypeDescription
dryRun?booleanShow what would be done without applying
forceUnlock?booleanForce release the migration lock if stuck
target?stringRun up to a specific migration name

On this page