Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-orm
Commit: c70a746b1716f00ae80223924dd4547782220790
https://github.com/hibernate/hibernate-orm/commit/c70a746b1716f00ae802239...
Author: Marco Belladelli <marco(a)hibernate.org>
Date: 2023-09-25 (Mon, 25 Sep 2023)
Changed paths:
A
hibernate-core/src/test/java/org/hibernate/orm/test/query/hql/instantiation/InstantiationWithMultiplePrimitiveConstructorsTest.java
Log Message:
-----------
HHH-17155 Add test for issue
Commit: 20bbfb100083c5fdb80d87595bcef60c1fb12a68
https://github.com/hibernate/hibernate-orm/commit/20bbfb100083c5fdb80d875...
Author: Marco Belladelli <marco(a)hibernate.org>
Date: 2023-09-25 (Mon, 25 Sep 2023)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/query/sqm/tree/expression/Compatibility.java
Log Message:
-----------
HHH-17155 More precise primitive type assignment compatibility check
Compare:
https://github.com/hibernate/hibernate-orm/compare/3345658d9d99...20bbfb1...