Branch: refs/heads/main
Home: https://github.com/hibernate/hibernate-orm
Commit: 3fb0f83990ef0b8635cabcbc05e423089b5c2b46
https://github.com/hibernate/hibernate-orm/commit/3fb0f83990ef0b8635cabcb...
Author: Gavin King <gavin(a)hibernate.org>
Date: 2024-04-08 (Mon, 08 Apr 2024)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/query/sqm/internal/AbstractSqmSelectionQuery.java
M hibernate-core/src/main/java/org/hibernate/query/sqm/internal/KeyedResult.java
Log Message:
-----------
fix previous-page navigation with KeyedResultList
It was returning the results in reverse order.
This caused a failure in the Data TCK.
Signed-off-by: Gavin King <gavin(a)hibernate.org>
To unsubscribe from these emails, change your notification settings at https://github.com/hibernate/hibernate-orm/settings/notifications