Branch: refs/heads/6.1
Home:
https://github.com/hibernate/hibernate-orm
Commit: 5c786dc7f8e6a10b93d78c1c4a688be095c53443
https://github.com/hibernate/hibernate-orm/commit/5c786dc7f8e6a10b93d78c1...
Author: Andrea Boriero <andrea(a)hibernate.org>
Date: 2022-12-05 (Mon, 05 Dec 2022)
Changed paths:
A hibernate-core/src/test/java/org/hibernate/orm/test/hql/NestedSubqueryTest.java
Log Message:
-----------
HHH-15731 Add test for issue
Commit: 6afcb9fc2a0815759b873d517223abf56051df2c
https://github.com/hibernate/hibernate-orm/commit/6afcb9fc2a0815759b873d5...
Author: Andrea Boriero <andrea(a)hibernate.org>
Date: 2022-12-05 (Mon, 05 Dec 2022)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/query/derived/AnonymousTupleSqmPathSource.java
Log Message:
-----------
HHH-15731 Multi-level Derived Tables fail with Unsupported path source:
org.hibernate.query.derived.AnonymousTupleSqmPathSource
Compare:
https://github.com/hibernate/hibernate-orm/compare/32c17ce7c2d4...6afcb9f...