Branch: refs/heads/6.6
Home:
https://github.com/hibernate/hibernate-orm
Commit: 46293dbde4bf855411e38556628546fc874bc4dd
https://github.com/hibernate/hibernate-orm/commit/46293dbde4bf855411e3855...
Author: Marco Belladelli <marcobladel(a)gmail.com>
Date: 2024-10-04 (Fri, 04 Oct 2024)
Changed paths:
A
hibernate-core/src/test/java/org/hibernate/orm/test/hql/SingleSelectionArrayResultTest.java
Log Message:
-----------
HHH-18450 Add test for issue
Commit: cda7dad83b5ffda3c67ca09a0be972bd1613542d
https://github.com/hibernate/hibernate-orm/commit/cda7dad83b5ffda3c67ca09...
Author: Marco Belladelli <marcobladel(a)gmail.com>
Date: 2024-10-04 (Fri, 04 Oct 2024)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/query/sqm/internal/SqmSelectionQueryImpl.java
M hibernate-core/src/main/java/org/hibernate/query/sqm/internal/SqmUtil.java
Log Message:
-----------
HHH-18450 Handle array result types for multi-valued parameters
Also fix an NPE in SqmSelectionQueryImpl#determineResultType
Compare:
https://github.com/hibernate/hibernate-orm/compare/acfc79303cd2...cda7dad...
To unsubscribe from these emails, change your notification settings at
https://github.com/hibernate/hibernate-orm/settings/notifications