Branch: refs/heads/6.2
Home:
https://github.com/hibernate/hibernate-orm
Commit: 7d94921dc9bd383ec53a53884f7ea1b5df06c645
https://github.com/hibernate/hibernate-orm/commit/7d94921dc9bd383ec53a538...
Author: Marco Belladelli <marco(a)hibernate.org>
Date: 2023-04-14 (Fri, 14 Apr 2023)
Changed paths:
A
hibernate-core/src/test/java/org/hibernate/orm/test/inheritance/InheritanceQueryGroupByTest.java
Log Message:
-----------
HHH-16349 Add test for issue
Commit: 1382929311e2d676e10f591fd6c58ee93c2c5549
https://github.com/hibernate/hibernate-orm/commit/1382929311e2d676e10f591...
Author: Marco Belladelli <marco(a)hibernate.org>
Date: 2023-04-14 (Fri, 14 Apr 2023)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/query/sqm/sql/internal/EntityValuedPathInterpretation.java
Log Message:
-----------
HHH-16349 Correct entity valued path selectable expansion
Compare:
https://github.com/hibernate/hibernate-orm/compare/a22a2c832729...1382929...