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
In MigrationGenerator, enums are not checked for change of values between runs. Removing values can mess the DB integrity and should not be deal with automatically, but addition is harmless.