Skip to content

pagination test #528

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
wants to merge 8 commits into
base: 2.x
Choose a base branch
from
Open

pagination test #528

wants to merge 8 commits into from

Conversation

gam6itko
Copy link
Contributor

@gam6itko gam6itko commented Aug 14, 2025

What was changed

  • added a new Options flag groupByToDeduplicate
  • when groupByToDeduplicate is true, a GroupBy with main columns will be added when limit, offset, and joins are set

📝 Checklist

@roxblnfk roxblnfk self-requested a review August 15, 2025 12:50
@roxblnfk
Copy link
Member

Need to add more tests with load and load+with

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Paginator count incorrect when using INNER JOIN with relation filter
2 participants