Ability to skip migrations data execution
From now on, anyone who needs to skip data migrations run in particular environments can use skip
option like this MigrationData.config.skip = true
. Check out the latest README for details.
From now on, anyone who needs to skip data migrations run in particular environments can use skip
option like this MigrationData.config.skip = true
. Check out the latest README for details.