[hibernate-dev] 4.1.x and HHH-8092 aka no unique constraints after 4.1.10 upgrade

Guillaume Smet guillaume.smet at gmail.com
Thu Apr 4 17:34:06 EDT 2013


On Thu, Apr 4, 2013 at 8:50 PM, Guillaume Smet <guillaume.smet at gmail.com> wrote:
> If the patch for HHH-8092 is easy to backport, I can do it locally if
> you prefer? If it's not, it might effectively be a better idea to
> cherrypick it yourself and post a snapshot.

Did it.

Looks far better:
    "uc_curriculumvitaerating_1" UNIQUE CONSTRAINT, btree (code)
    "uc_curriculumvitaerating_2" UNIQUE CONSTRAINT, btree (enumkey)

I'm going to publish the snapshots to our internal repository and move
all the applications we are working on currently to this
4.1.12-SNAPSHOT.

Will report if I see any problem in the next few days.

-- 
Guillaume


More information about the hibernate-dev mailing list