Branch: refs/heads/6.4
Home:
https://github.com/hibernate/hibernate-orm
Commit: b170f2deddbb28b026c16684110ddbc95f453b40
https://github.com/hibernate/hibernate-orm/commit/b170f2deddbb28b026c1668...
Author: Gavin King <gavin(a)hibernate.org>
Date: 2024-03-14 (Thu, 14 Mar 2024)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/dialect/unique/CreateTableUniqueDelegate.java
A
hibernate-core/src/test/java/org/hibernate/orm/test/schemaupdate/uniqueconstraint/MultiUniqueConstraintNameTest.java
A
hibernate-core/src/test/java/org/hibernate/orm/test/schemaupdate/uniqueconstraint/UniqueConstraintNameTest.java
Log Message:
-----------
HHH-17825 fix npe for single-column @UniqueConstraint
Note that HHH-17132 already attempted to fix the reported
problem, but the fix introduced a new bug, and NPE.
To unsubscribe from these emails, change your notification settings at
https://github.com/hibernate/hibernate-orm/settings/notifications