wu-hui
|
7870c73b7c
Port FSTFirestoreClient to C++ 2/2 (#3657)
|
6 gadi atpakaļ |
Gil
|
0c23f38397
Migrate Objective-C document types to C++ (#3531)
|
6 gadi atpakaļ |
Brian Chen
|
86b09fa469
Add IN and ARRAY_CONTAINS_ANY (not publicly exposed) (#3492)
|
6 gadi atpakaļ |
Gil
|
13a1b33913
Migrate from FSTQuery to C++ Query (#3484)
|
6 gadi atpakaļ |
Gil
|
2f22dce569
Reimplement C++ Query with AppendOnlyList (#3483)
|
6 gadi atpakaļ |
Gil
|
bef89668f0
Migrate FSTBound to C++ Bound (#3478)
|
6 gadi atpakaļ |
Gil
|
561325300b
Port FSTSortOrder to C++ OrderBy (#3468)
|
6 gadi atpakaļ |
Konstantin Varlamov
|
a294e8c112
Remove extraneous imports (#3402)
|
6 gadi atpakaļ |
Gil
|
10752cd68c
Finish migration of FSTFieldValue to C++ FieldValue (#3178)
|
6 gadi atpakaļ |
Gil
|
64d8a40a70
Migrate FSTReferenceValue to FSTDelegateValue (#3177)
|
6 gadi atpakaļ |
Gil
|
220589d9bc
Port FIRCollectionReference to C++ (#3126)
|
6 gadi atpakaļ |
Gil
|
dd94ab677f
Change limit to an int32 to match the backend (#3120)
|
6 gadi atpakaļ |
Gil
|
2a263eac83
Port FIRQuery to C++ (#2986)
|
6 gadi atpakaļ |
Michael Lehenbauer
|
a3c5064797
Use shared_ptr<Firestore> instead of Firestore* for api:: classes. (#2830)
|
7 gadi atpakaļ |
Gil
|
7a7eced747
Don't use using statements in Objective-C headers ... (#2827)
|
7 gadi atpakaļ |
Gil
|
2a97c2ea5f
Port FSTRelationFilterOperator to Filter::Operator (#2812)
|
7 gadi atpakaļ |
Michael Lehenbauer
|
09010cfba0
Fix a couple small issues I tripped over today. (#2806)
|
7 gadi atpakaļ |
Gil
|
edd4bd719c
Port FIRFirestoreSource to C++ Source (#2749)
|
7 gadi atpakaļ |
Gil
|
2e8b9181fa
Port FSTUsageValidation to C++ (#2670)
|
7 gadi atpakaļ |
rsgowman
|
6e5221ba41
Eliminate 'instanceof' checks for FSTFieldValue (#2651)
|
7 gadi atpakaļ |
Gil
|
ba332be794
Port FSTAsyncQueryListener to C++ (#2620)
|
7 gadi atpakaļ |
Gil
|
f28e76802d
Port FSTListenerRegistration to C++ (#2619)
|
7 gadi atpakaļ |
Gil
|
315effec4a
Port FSTQueryListener to C++ (#2618)
|
7 gadi atpakaļ |
Gil
|
ce07f8d0c3
Port FSTListenOptions to C++ (#2617)
|
7 gadi atpakaļ |
Gil
|
7babc0a7f6
Port FIRQuerySnapshot to C++ (#2581)
|
7 gadi atpakaļ |
Gil
|
fd8947ce74
Port FIRSnapshotMetadata to C++ (#2580)
|
7 gadi atpakaļ |
Michael Lehenbauer
|
bd0b8e9449
Collection Group Query Internals (#2378)
|
7 gadi atpakaļ |
Konstantin Varlamov
|
48009aaf7d
C++ migration: port `FSTViewSnapshot` (#2441)
|
7 gadi atpakaļ |
Konstantin Varlamov
|
5efbb08f3b
Add a ToString function to create human-readable debug descriptions (#2384)
|
7 gadi atpakaļ |
rsgowman
|
0f32878009
Forbid queries endAt an uncommitted server timestamp. (#2382)
|
7 gadi atpakaļ |