Skip to content

Ability to skip migrations data execution

Compare
Choose a tag to compare
@ka8725 ka8725 released this 02 Feb 19:47
· 8 commits to master since this release

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.