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

.order .start .limit need help #162

Open
stevenhaab opened this issue Aug 8, 2019 · 0 comments
Open

.order .start .limit need help #162

stevenhaab opened this issue Aug 8, 2019 · 0 comments

Comments

@stevenhaab
Copy link

.order works, and limit works. But I'm not succeeding in paging through records, using .start(), like 30 returned at a time. Eg, 1-30, then 31-60, then 61-90.
If I do .order().start().limit() it's not returning things in desired order.
Does anyone have an example of paging through records, that I could look at?

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

No branches or pull requests

1 participant