Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-orm
Commit: 348e113b0f350d3ab430ab7e2deb69d6768aa190
https://github.com/hibernate/hibernate-orm/commit/348e113b0f350d3ab430ab7...
Author: Gavin King <gavin(a)hibernate.org>
Date: 2026-02-17 (Tue, 17 Feb 2026)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/boot/model/internal/ColumnsBuilder.java
A
hibernate-core/src/test/java/org/hibernate/orm/test/annotations/manytoone/ManyToOneJoinTableForeignKeyNullabilityTest.java
M
hibernate-core/src/test/java/org/hibernate/orm/test/mapping/onetoone/primarykey/NullablePrimaryKeyTest.java
Log Message:
-----------
HHH-20181 add missing 'not null' constraint to join table for @ManyToOne
@JoinTable
Commit: ee4d86630a506c695e3a03c9d9f681c30c5bd0fd
https://github.com/hibernate/hibernate-orm/commit/ee4d86630a506c695e3a03c...
Author: Gavin King <gavin(a)hibernate.org>
Date: 2026-02-17 (Tue, 17 Feb 2026)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/boot/model/internal/CollectionBinder.java
M hibernate-core/src/main/java/org/hibernate/mapping/Set.java
A
hibernate-core/src/test/java/org/hibernate/orm/test/annotations/onetomany/OneToManyJoinTableSetPrimaryKeyTest.java
Log Message:
-----------
HHH-20181 fix PK definition for @OneToMany @JoinTable
Commit: 5bd0a00010e85ec9dba2cbacc3cbcb10180d6804
https://github.com/hibernate/hibernate-orm/commit/5bd0a00010e85ec9dba2cba...
Author: Gavin King <gavin(a)hibernate.org>
Date: 2026-02-17 (Tue, 17 Feb 2026)
Changed paths:
M
hibernate-core/src/test/java/org/hibernate/orm/test/annotations/manytoone/ManyToOneJoinTableForeignKeyNullabilityTest.java
M
hibernate-core/src/test/java/org/hibernate/orm/test/annotations/onetomany/OneToManyJoinTableSetPrimaryKeyTest.java
A
hibernate-core/src/test/java/org/hibernate/orm/test/mapping/collections/ElementCollectionSetNullableUniqueKeyTest.java
Log Message:
-----------
HHH-20130 test for unique constraints with @ElementCollection
Compare:
https://github.com/hibernate/hibernate-orm/compare/e09eb718ebfb...5bd0a00...
To unsubscribe from these emails, change your notification settings at
https://github.com/hibernate/hibernate-orm/settings/notifications