Branch: refs/heads/6.2
Home:
https://github.com/hibernate/hibernate-orm
Commit: 55ebd337e7a1ecf93396914c667a1cd21235c1db
https://github.com/hibernate/hibernate-orm/commit/55ebd337e7a1ecf93396914...
Author: Marco Belladelli <marco(a)hibernate.org>
Date: 2023-06-16 (Fri, 16 Jun 2023)
Changed paths:
A
hibernate-core/src/test/java/org/hibernate/orm/test/query/JoinReuseInCorrelatedSubqueryTest.java
Log Message:
-----------
HHH-16537 Add test for issue
Commit: 7857ce14eff3914b0ba0d4a3950922ec504dec1a
https://github.com/hibernate/hibernate-orm/commit/7857ce14eff3914b0ba0d4a...
Author: Marco Belladelli <marco(a)hibernate.org>
Date: 2023-06-16 (Fri, 16 Jun 2023)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/sql/ast/tree/from/CorrelatedTableGroup.java
Log Message:
-----------
HHH-16537 Check correlated too for compatible joined group
Compare:
https://github.com/hibernate/hibernate-orm/compare/f66595f850e7...7857ce1...