Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-orm
Commit: 288242a10fb8bc8f3b9bf689db4e12f952d6f043
https://github.com/hibernate/hibernate-orm/commit/288242a10fb8bc8f3b9bf68...
Author: Marco Belladelli <marco(a)hibernate.org>
Date: 2023-04-03 (Mon, 03 Apr 2023)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/sql/ast/spi/SimpleFromClauseAccessImpl.java
Log Message:
-----------
HHH-16414 Improve TableGroup resolution for get or create
Commit: f6e3a56b8e1c9f93330fc18447ea24a845f140d7
https://github.com/hibernate/hibernate-orm/commit/f6e3a56b8e1c9f93330fc18...
Author: Andreas Asplund <andreas.asplund(a)lekab.com>
Date: 2023-04-03 (Mon, 03 Apr 2023)
Changed paths:
A
hibernate-core/src/test/java/org/hibernate/orm/test/jpa/criteria/subquery/SubqueryMultipleLeftJoinsTest.java
Log Message:
-----------
HHH-16413 Add test for issue
Compare:
https://github.com/hibernate/hibernate-orm/compare/bc31a9532a1e...f6e3a56...