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

Check orderBy clause when display warning for DocumentReference in cursor #1401

Merged
merged 1 commit into from
Aug 22, 2023

Conversation

milaGGL
Copy link
Contributor

@milaGGL milaGGL commented Aug 18, 2023

Patch on this fix:#1397
The warning message should display if user is passing in a single DocumentReference into a cursor, but didn't add an orderBy clause.

@milaGGL milaGGL requested a review from a team as a code owner August 18, 2023 17:24
@conventional-commit-lint-gcf
Copy link

conventional-commit-lint-gcf bot commented Aug 18, 2023

🤖 I detect that the PR title and the commit message differ and there's only one commit. To use the PR title for the commit history, you can use Github's automerge feature with squashing, or use automerge label. Good luck human!

-- conventional-commit-lint bot
https://conventionalcommits.org/

@product-auto-label product-auto-label bot added size: s Pull request size is small. api: firestore Issues related to the googleapis/java-firestore API. labels Aug 18, 2023
@milaGGL milaGGL merged commit 9df7c25 into main Aug 22, 2023
20 of 22 checks passed
@milaGGL milaGGL deleted the mila/patch-DocumentReference-in-cursor-deprecation branch August 22, 2023 17:06
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 googleapis/java-firestore API. size: s Pull request size is small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants