Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-orm
Commit: 54619fd536dcc73bbdb7df5961d4325a7e850984
https://github.com/hibernate/hibernate-orm/commit/54619fd536dcc73bbdb7df5...
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: 787eaf5f606bd25f2aa393db45ac3643c099915f
https://github.com/hibernate/hibernate-orm/commit/787eaf5f606bd25f2aa393d...
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/a69dec8ecf3d...787eaf5...