-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
As described at https://stackoverflow.com/questions/78949941, it's not possible to use Pageable queries in @Repository methods because the standard query translation is wrong for Vertica specifically. It would be nice if you could provide an implementation that works for all (or at least relatively common) cases. The answer to the linked question provides a simple workaround for LIMIT and OFFSET commands, but this needs to be more thoroughly tested, and I'm not sure about the rest.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels