Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-orm
Commit: 98ca6fcfb39823559c1dc72f4e7f5fe71d473bf8
https://github.com/hibernate/hibernate-orm/commit/98ca6fcfb39823559c1dc72...
Author: Marco Belladelli <marco(a)hibernate.org>
Date: 2023-02-13 (Mon, 13 Feb 2023)
Changed paths:
A
hibernate-core/src/test/java/org/hibernate/orm/test/jpa/criteria/query/NamedQueryTest.java
Log Message:
-----------
HHH-16109 Add test for issue
Commit: edd1c7b7ae93f578ba29ddcf3242952175d6d3e6
https://github.com/hibernate/hibernate-orm/commit/edd1c7b7ae93f578ba29ddc...
Author: Marco Belladelli <marco(a)hibernate.org>
Date: 2023-02-13 (Mon, 13 Feb 2023)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/query/sqm/internal/QuerySqmImpl.java
Log Message:
-----------
HHH-16109 Don't add limits to named queries when not needed
Compare:
https://github.com/hibernate/hibernate-orm/compare/6f23c6fd0014...edd1c7b...