Branch: refs/heads/6.2
Home:
https://github.com/hibernate/hibernate-orm
Commit: 46974a9c1e22af71bc3482f34c4604c8c0301677
https://github.com/hibernate/hibernate-orm/commit/46974a9c1e22af71bc3482f...
Author: Marco Belladelli <marco(a)hibernate.org>
Date: 2023-05-24 (Wed, 24 May 2023)
Changed paths:
A
hibernate-core/src/test/java/org/hibernate/orm/test/hql/MappedSuperclassAttributeQueryTest.java
Log Message:
-----------
HHH-16543 Add test for issue
Commit: 6a64652f427ce18ba30d5879cddf61f070904059
https://github.com/hibernate/hibernate-orm/commit/6a64652f427ce18ba30d587...
Author: Marco Belladelli <marco(a)hibernate.org>
Date: 2023-05-24 (Wed, 24 May 2023)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/query/sqm/tree/domain/SqmPolymorphicRootDescriptor.java
Log Message:
-----------
HHH-16543 Correct check for polymorphic root common attributes
Compare:
https://github.com/hibernate/hibernate-orm/compare/e6eef252e432...6a64652...