Brian Chen
|
1c1ca000c6
Allow null/NAN values in filters (#6871)
|
5 years ago |
Brian Chen
|
21921e9851
Add != and notIn support (#6418)
|
5 years ago |
Paul Beusterien
|
d4621a636f
Use preserve_paths instead of CocoaPods private (#5758)
|
5 years ago |
Gil
|
7a58eba2e5
Remove `firebase/firestore` from paths in Firestore/core (#5374)
|
6 years ago |
Gil
|
74f4ceb4c9
Fix unused variable warnings (#5389)
|
6 years ago |
wu-hui
|
14e28121e2
Release LimitToLast (#4616)
|
6 years ago |
Gil
|
38d9643a00
Disallow empty document fields (#4229)
|
6 years ago |
Brian Chen
|
441d7eda8b
Change id to NSArray<id> for IN queries (#4182)
|
6 years ago |
Gil
|
b1be1a9c70
Ensure that projectIDs are validated (#4073)
|
6 years ago |
Brian Chen
|
86b09fa469
Add IN and ARRAY_CONTAINS_ANY (not publicly exposed) (#3492)
|
6 years ago |
Gil
|
cf682c69cc
Complete migration to C++ Filters in FSTQuery (#3349)
|
6 years ago |
Gil
|
12b7397e4b
Upgrade to Firestore Emulator 1.5.0 (#3171)
|
6 years ago |
Gil
|
547ed27027
Add support for running Firestore integration tests against the emulator (#2922)
|
7 years ago |
Michael Lehenbauer
|
754d5c07d4
Expose Collection Group queries. (#2786)
|
7 years ago |
Michael Lehenbauer
|
22cdb796be
Fix a couple expected error messages in tests to match recent code changes. (#2685)
|
7 years ago |
Gil
|
9c95d61304
Update project and fix warnings (#2531)
|
7 years ago |
Michael Lehenbauer
|
bd0b8e9449
Collection Group Query Internals (#2378)
|
7 years ago |
rsgowman
|
0f32878009
Forbid queries endAt an uncommitted server timestamp. (#2382)
|
7 years ago |
Paul Beusterien
|
7c53489e03
Travis to Xcode 10.1 and clang-format to 8.0.0 (tags/google/stable/2018-08-24) (#2222)
|
7 years ago |
Michael Lehenbauer
|
b88f95c44f
Reformat using 'clang-format version 7.0.0 (tags/google/stable/2018-04-24)' (#1681)
|
7 years ago |
Michael Lehenbauer
|
25f8691970
Expose array transforms and array contains queries. (#1514)
|
7 years ago |
Michael Lehenbauer
|
0ec836f9ca
b/79432277: Limit Queries to only a single array-contains clause. (#1286)
|
7 years ago |
Michael Lehenbauer
|
8409f21830
Backport array contains / transform improvements from Web. (#1242)
|
8 years ago |
Michael Lehenbauer
|
e4384c3e80
Array Contains Queries (not added to public headers yet). (#1138)
|
8 years ago |
Michael Lehenbauer
|
7dca635039
Move array transforms to internal header pending backend support. (#1139)
|
8 years ago |
Michael Lehenbauer
|
e36cc9610b
Integration tests, changelog, and minor fixes for array transforms. (#1108)
|
8 years ago |
Gil
|
5368c9e22f
Replace the `SetOptions` object with a simple boolean. (#1098)
|
8 years ago |
Michael Lehenbauer
|
c2d4d3a9cf
Small cleanup to UserDataConverter / FieldValue sentinel code to make adding more FieldValue sentinels easier. (#1077)
|
8 years ago |
zxu
|
9e815620e9
grand PR to port the remaining paths (FieldPath and ResourcePath). (#865)
|
8 years ago |
Gil
|
729b8d176c
Move all Firestore Objective-C to Objective-C++ (#734)
|
8 years ago |