-
Bug
-
Resolution: Won't Fix
-
Medium
-
None
-
2.8, 2.8.1, 2.8.2, 2.9, 2.9.1, 2.9.2, 2.10
-
None
As it is impossible to get Hibernate creating the missing constraints on an update (see CONF-12196), we need to create an upgrade task to add missing unique constraints. That involves finding out with which build number the constraints where introduced and add upgrade task for that build number to manually create the unique constraint.
- relates to
-
CONFSERVER-12196 New unique constraints and foreign keys added to database configuration are not applied to existing installations
- Closed