Skip to content

Issue with Pageable queries #3

@j-nc

Description

@j-nc

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions