Branch: refs/heads/6.3
Home:
https://github.com/hibernate/hibernate-orm
Commit: 19b677ab3103eb197d79937a93b612cb53f1e620
https://github.com/hibernate/hibernate-orm/commit/19b677ab3103eb197d79937...
Author: Marco Belladelli <marco(a)hibernate.org>
Date: 2023-10-23 (Mon, 23 Oct 2023)
Changed paths:
A
hibernate-core/src/test/java/org/hibernate/orm/test/hql/InSubqueryPredicateAnonymousTupleTest.java
Log Message:
-----------
HHH-17332 Add test for issue
Commit: eaf2155033cfd5c979de43a2183c1ad2d3adb753
https://github.com/hibernate/hibernate-orm/commit/eaf2155033cfd5c979de43a...
Author: Marco Belladelli <marco(a)hibernate.org>
Date: 2023-10-23 (Mon, 23 Oct 2023)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/metamodel/model/domain/internal/MappingMetamodelImpl.java
Log Message:
-----------
HHH-17332 Handle anonymous tuples when resolving mapping expressible
Compare:
https://github.com/hibernate/hibernate-orm/compare/54c5f3acc352...eaf2155...