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
This is a refactor / redesign of the DB Migration such that:
The drop.ddl script generation is removed and instead 'drop' changeSets are treated as 'pending'. We then need to specify explicitly when a pending drop should be generated.