Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-orm
Commit: 783216d573fffdc386fb863f2e460075db835b55
https://github.com/hibernate/hibernate-orm/commit/783216d573fffdc386fb863...
Author: Kevin Klein <kvkl(a)protonmail.com>
Date: 2026-08-12 (Wed, 12 Aug 2026)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/boot/model/internal/IndexColumn.java
A
hibernate-core/src/test/java/org/hibernate/orm/test/MetadataBuilderImplicitListIndexColumnNameTest.java
Log Message:
-----------
HHH-20696 Fix column name of list indexes
Commit: 9738e9b0a844dd18fe4b83b09658d480d1c5edf0
https://github.com/hibernate/hibernate-orm/commit/9738e9b0a844dd18fe4b83b...
Author: Kevin Klein <kvkl(a)protonmail.com>
Date: 2026-08-12 (Wed, 12 Aug 2026)
Changed paths:
M
hibernate-core/src/test/java/org/hibernate/orm/test/MetadataBuilderImplicitListIndexColumnNameTest.java
Log Message:
-----------
HHH-20696 use the annotation model in the test instead of building the service registry
and metadata manually
Commit: 2f397ac33813032ae47b9e53496023c5d2963493
https://github.com/hibernate/hibernate-orm/commit/2f397ac33813032ae47b9e5...
Author: Kevin Klein <kvkl(a)protonmail.com>
Date: 2026-08-12 (Wed, 12 Aug 2026)
Changed paths:
R
hibernate-core/src/test/java/org/hibernate/orm/test/MetadataBuilderImplicitListIndexColumnNameTest.java
A
hibernate-core/src/test/java/org/hibernate/orm/test/namingstrategy/MetadataBuilderImplicitListIndexColumnNameTest.java
Log Message:
-----------
HHH-20696 move test class to org.hibernate.orm.test.namingstrategy
Compare:
https://github.com/hibernate/hibernate-orm/compare/c0ea65dec95e...2f397ac...
To unsubscribe from these emails, change your notification settings at
https://github.com/hibernate/hibernate-orm/settings/notifications