We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ae66c4 commit 49f3a9cCopy full SHA for 49f3a9c
.changeset/sweet-rats-compete.md
@@ -3,4 +3,4 @@
3
'firebase': minor
4
---
5
6
-Adds OR query support to Firestore. Example: `query(myCollection, or(where('a', '==', 1), where('b', '==', 1)))`.
+Add support for disjunctions in queries (OR queries).
0 commit comments