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(Firestore): Add Query Operator NOT_IN #6111

Merged

Conversation

vishwarajanand
Copy link
Contributor

Implement a Query Operator NOT_IN in Firestore to bring parity with other languages which already have this operator such as DotNet.

Also, addresses: #4060

@product-auto-label product-auto-label bot added the api: firestore Issues related to the Firestore API. label Apr 25, 2023
@vishwarajanand vishwarajanand added the type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. label Apr 25, 2023
@vishwarajanand vishwarajanand marked this pull request as ready for review April 25, 2023 09:59
@vishwarajanand vishwarajanand requested review from a team as code owners April 25, 2023 09:59
@bshaffer bshaffer added the next release PRs to be included in the next release label Apr 25, 2023
@bshaffer bshaffer merged commit fa1e622 into googleapis:main Apr 25, 2023
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. next release PRs to be included in the next release type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants