Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-orm
Commit: 4bf11f850314227b29377e31e5ab57ce2cfe3699
https://github.com/hibernate/hibernate-orm/commit/4bf11f850314227b29377e3...
Author: Marco Belladelli <marcobladel(a)gmail.com>
Date: 2024-09-16 (Mon, 16 Sep 2024)
Changed paths:
A
hibernate-core/src/test/java/org/hibernate/orm/test/querycache/QueryCacheNullValueTest.java
Log Message:
-----------
HHH-18439 Add test for issue
Commit: a784ca2027b9b79e21082c875ba17fcf99b7977e
https://github.com/hibernate/hibernate-orm/commit/a784ca2027b9b79e21082c8...
Author: Marco Belladelli <marcobladel(a)gmail.com>
Date: 2024-09-16 (Mon, 16 Sep 2024)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/query/sqm/internal/SqmUtil.java
M
hibernate-core/src/main/java/org/hibernate/sql/results/jdbc/internal/JdbcValuesCacheHit.java
Log Message:
-----------
HHH-18439 Account for null values in query cache hit
Also, solve an assertion error in query result type check when selecting `null` literals
Compare:
https://github.com/hibernate/hibernate-orm/compare/234bff41b8b6...a784ca2...
To unsubscribe from these emails, change your notification settings at
https://github.com/hibernate/hibernate-orm/settings/notifications