Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-orm
Commit: 8f9d5e43220f7ff8f6a830eb98a71dc20670fff1
https://github.com/hibernate/hibernate-orm/commit/8f9d5e43220f7ff8f6a830e...
Author: Marco Belladelli <marco(a)hibernate.org>
Date: 2023-07-18 (Tue, 18 Jul 2023)
Changed paths:
A
hibernate-core/src/test/java/org/hibernate/orm/test/mapping/inheritance/version/InheritanceVersionedParentTest.java
Log Message:
-----------
HHH-16667 Add test for issue
Commit: baf667b47b65905cccda208a3b7ca11ebde4ca4c
https://github.com/hibernate/hibernate-orm/commit/baf667b47b65905cccda208...
Author: Marco Belladelli <marco(a)hibernate.org>
Date: 2023-07-18 (Tue, 18 Jul 2023)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/persister/entity/mutation/UpdateCoordinatorStandard.java
Log Message:
-----------
HHH-16667 Use identifier table key mapping in version update restriction
Compare:
https://github.com/hibernate/hibernate-orm/compare/475ea7a89519...baf667b...