You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Due to the fact there are other solutions on the Internet and the squash issue can be solved by them, this gem no longer supports squashing migrations.