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

firestore: implement "limit to last" feature #2419

Closed
IlyaFaer opened this issue Jun 10, 2020 · 0 comments · Fixed by #2420
Closed

firestore: implement "limit to last" feature #2419

IlyaFaer opened this issue Jun 10, 2020 · 0 comments · Fixed by #2420
Assignees
Labels
api: firestore Issues related to the Firestore API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.

Comments

@IlyaFaer
Copy link

Implement Query.LimitToLast() method for Go Firestore client.

See analogues for other languages: Java, NodeJS

@IlyaFaer IlyaFaer added type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. api: firestore Issues related to the Firestore API. labels Jun 10, 2020
@IlyaFaer IlyaFaer self-assigned this Jun 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: firestore Issues related to the Firestore API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants