Branch: refs/heads/6.2
Home:
https://github.com/hibernate/hibernate-orm
Commit: 078c5bdc412701ca7a95633855326aadfde58c6f
https://github.com/hibernate/hibernate-orm/commit/078c5bdc412701ca7a95633...
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: 21a837fda0d526551bf5ec32b8b7d991170af32f
https://github.com/hibernate/hibernate-orm/commit/21a837fda0d526551bf5ec3...
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/c6e30f8042c0...21a837f...