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(datastore): Support "IN" query filter #760

Merged
merged 6 commits into from
Jun 14, 2024

Conversation

onurdialpad
Copy link
Contributor

Summary

Add support for "IN" filter so that Firestore in Datastore mode would be able to execute single query with IN filter instead of multiple parallel queries.

@onurdialpad onurdialpad requested review from TheKevJames and a team as code owners June 10, 2024 20:10
@onurdialpad onurdialpad requested review from cphoward and leanaha and removed request for a team June 10, 2024 20:10
@TheKevJames
Copy link
Member

(force merging -- tests pass on branch, but not for the PR -- details)

@TheKevJames TheKevJames merged commit 73cb014 into talkiq:master Jun 14, 2024
75 of 85 checks passed
@onurdialpad onurdialpad deleted the in_filter branch June 14, 2024 16:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants