Branch: refs/heads/6.2
Home:
https://github.com/hibernate/hibernate-orm
Commit: c0b95a16e6255978d1fbb222a936ca750dbee325
https://github.com/hibernate/hibernate-orm/commit/c0b95a16e6255978d1fbb22...
Author: Marco Belladelli <marco(a)hibernate.org>
Date: 2023-05-17 (Wed, 17 May 2023)
Changed paths:
A
hibernate-core/src/test/java/org/hibernate/orm/test/inheritance/TreatedLeftJoinInheritanceTest.java
A
hibernate-core/src/test/java/org/hibernate/orm/test/inheritance/TreatedLeftPluralJoinInheritanceTest.java
Log Message:
-----------
HHH-16472 Add test for issue
Commit: edfbd79931e0b82288217b43aa85ce7edb5a4d88
https://github.com/hibernate/hibernate-orm/commit/edfbd79931e0b82288217b4...
Author: Marco Belladelli <marco(a)hibernate.org>
Date: 2023-05-17 (Wed, 17 May 2023)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/query/sqm/sql/BaseSqmToSqlAstConverter.java
Log Message:
-----------
HHH-16472 Allow null discriminators for treated left/full joins
Compare:
https://github.com/hibernate/hibernate-orm/compare/0980b78d5e2d...edfbd79...