Skip to content
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

feat: limit: null to load all results #27

Merged
merged 3 commits into from Apr 11, 2024
Merged

Conversation

KATT
Copy link
Contributor

@KATT KATT commented Apr 11, 2024

  • add support for limit: null
  • add cursor support for null
  • add docs

Closes #26

Copy link
Owner

@deptyped deptyped left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thank you!

@deptyped
Copy link
Owner

Also, thank you for tRPC, it's awesome ❤️ I've been using it for years, since the first versions, and it makes development fun and incredibly productive!

@deptyped deptyped merged commit f4d40b0 into deptyped:main Apr 11, 2024
1 check passed
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.

Allow limit: 0 or limit: null to skip limiting results
2 participants