Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-orm
Commit: a80e6a30d4ebce96f3ea893e167059884c223b3e
https://github.com/hibernate/hibernate-orm/commit/a80e6a30d4ebce96f3ea893...
Author: Čedomir Igaly <cedomir.igaly(a)zg.t-com.hr>
Date: 2025-01-29 (Wed, 29 Jan 2025)
Changed paths:
A
hibernate-core/src/test/java/org/hibernate/orm/test/inheritance/EmbeddableInheritanceReplaceTest.java
Log Message:
-----------
HHH-19079 Test case showing the problem
Commit: 1022e9ceeba5cd7cc4b0921f5c49035588619dfc
https://github.com/hibernate/hibernate-orm/commit/1022e9ceeba5cd7cc4b0921...
Author: Čedomir Igaly <cedomir.igaly(a)zg.t-com.hr>
Date: 2025-01-29 (Wed, 29 Jan 2025)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/type/ComponentType.java
Log Message:
-----------
HHH-19079 org.hibernate.type.ComponentType#getPropertyValues should allocate extra
space
for discriminator column(s) when input parameter is null and
number of discriminator columns greater than zero
Compare:
https://github.com/hibernate/hibernate-orm/compare/eb8097471793...1022e9c...
To unsubscribe from these emails, change your notification settings at
https://github.com/hibernate/hibernate-orm/settings/notifications