Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-orm
Commit: b6e5d6fc4b56c49300264bca52d5e5a6234356f7
https://github.com/hibernate/hibernate-orm/commit/b6e5d6fc4b56c49300264bc...
Author: Gavin King <gavin(a)hibernate.org>
Date: 2025-05-23 (Fri, 23 May 2025)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/boot/model/internal/BinderHelper.java
M hibernate-core/src/main/java/org/hibernate/boot/model/internal/IndexBinder.java
M hibernate-core/src/main/java/org/hibernate/boot/model/internal/TableBinder.java
M hibernate-core/src/main/java/org/hibernate/mapping/SimpleValue.java
M hibernate-core/src/main/java/org/hibernate/mapping/Table.java
Log Message:
-----------
HHH-19479 automatically make referenced column unique
this was happening for multi-column references, but not for single columns
Commit: de5c9cd2e91572e2519caa67935b2650a4167709
https://github.com/hibernate/hibernate-orm/commit/de5c9cd2e91572e2519caa6...
Author: Gavin King <gavin(a)hibernate.org>
Date: 2025-05-23 (Fri, 23 May 2025)
Changed paths:
A
hibernate-core/src/test/java/org/hibernate/orm/test/annotations/refcolnames/constraints/ManyToOneRefColumnNameTest.java
Log Message:
-----------
HHH-19479 add test for issue
Compare:
https://github.com/hibernate/hibernate-orm/compare/5f7d562e51e7...de5c9cd...
To unsubscribe from these emails, change your notification settings at
https://github.com/hibernate/hibernate-orm/settings/notifications