Skip to content

is there support for tuples in criterias? #1381

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
ziodave opened this issue Nov 15, 2022 · 1 comment
Open

is there support for tuples in criterias? #1381

ziodave opened this issue Nov 15, 2022 · 1 comment
Labels
type: enhancement A general enhancement

Comments

@ziodave
Copy link

ziodave commented Nov 15, 2022

I am looking into implementing cursor based queries, a similar feature has been discussed in QueryDSL: Is there a way to write queries that deal with row values like WHERE (sale_date, sale_id) < (?, ?)

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Nov 15, 2022
@schauder
Copy link
Contributor

No there isn't, but since we do want to have key based pagination eventually, this would be valuable addition.

@schauder schauder added type: enhancement A general enhancement and removed status: waiting-for-triage An issue we've not yet triaged labels Nov 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

3 participants