Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-orm
Commit: 4eb4327a54bcb721f35029f68ef9a5a2e73f9d43
https://github.com/hibernate/hibernate-orm/commit/4eb4327a54bcb721f35029f...
Author: Gavin King <gavin(a)hibernate.org>
Date: 2024-03-11 (Mon, 11 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