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
We should consider to use something like Liquibase to track changes to the database schema (there is also a hibernate extension). This way we may get step closer to schema versioning and automated database upgrades.