Branch: refs/heads/5.6
Home:
https://github.com/hibernate/hibernate-orm
Commit: 11c1b38a7633e77d9c85320c8ace8936a6a70ea5
https://github.com/hibernate/hibernate-orm/commit/11c1b38a7633e77d9c85320...
Author: Christian Beikov <christian.beikov(a)gmail.com>
Date: 2022-09-19 (Mon, 19 Sep 2022)
Changed paths:
A
hibernate-core/src/test/java/org/hibernate/test/jpa/ql/MapKeySubquerySchemaTest.java
Log Message:
-----------
HHH-15523 Test case showing schema is missing in map key subquery
Commit: a3a99d06ae7ae9b6c30e798a60e1f05d65e93588
https://github.com/hibernate/hibernate-orm/commit/a3a99d06ae7ae9b6c30e798...
Author: Christian Beikov <christian.beikov(a)gmail.com>
Date: 2022-09-19 (Mon, 19 Sep 2022)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/cfg/annotations/MapBinder.java
M
hibernate-core/src/test/java/org/hibernate/test/jpa/ql/MapKeySubquerySchemaTest.java
Log Message:
-----------
HHH-15523 Make use of SqlStringGenerationContext in MapBinder#getFromAndWhereFormula
Compare:
https://github.com/hibernate/hibernate-orm/compare/a67a08da7f16...a3a99d0...