-
Updated
Nov 24, 2020 - JavaScript
firestore
Here are 1,864 public repositories matching this topic...
-
Updated
Aug 9, 2019 - JavaScript
-
Updated
Nov 21, 2020 - TypeScript
-
Updated
Nov 22, 2020 - PHP
-
Updated
Nov 5, 2020 - TypeScript
The default data includes dfua16 links. These need to be updated to be relative or part of the compilation process.
-
Updated
Nov 25, 2020 - TypeScript
-
Updated
Nov 25, 2020 - TypeScript
This might be faster:
git clone /path/to/base/head/startup-os
We could also probably do:
git clone file:///path/to/base/head/startup-os --depth=1
feat(query): pass missing index error message to action dispatch (so logListenerError is not needed)
What is the feature?
- Pass along the missing index error message into the action that is dispatched so that logListenerError is not needed to get the link that Firebase provides for setting the index (err.message instead of err)
What version would this apply to?
next
-
Updated
Nov 12, 2020 - Go
-
Updated
Sep 8, 2020 - TypeScript
-
Updated
Nov 9, 2020
-
Updated
Jun 26, 2020 - JavaScript
-
Updated
Nov 1, 2020 - TypeScript
-
Updated
Jan 23, 2020 - Swift
-
Updated
Jun 6, 2020 - TypeScript
I looks like, at the moment, if I want to write many records at once, I have to either do a series of individual document writes. Or I have to write all the records to a single doc. It would be great to be able to create and write out to many docs simultaneously and atomically.
-
Updated
Sep 28, 2020 - Dart
-
Updated
Feb 17, 2020 - Kotlin
-
Updated
Nov 24, 2020 - C#
-
Updated
Sep 4, 2020 - TypeScript
Firestore now supports not equal queries - https://firebase.googleblog.com/2020/09/cloud-firestore-not-equal-queries.html
- https://firebase.google.com/docs/firestore/query-data/queries#not_equal
- https://firebase.google.com/docs/firestore/query-data/queries#in_and_array-contains-any
Can we implement new methods like a whereNotEqualToand whereNotIn ?
-
Updated
Apr 25, 2019 - Swift
Improve this page
Add a description, image, and links to the firestore topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the firestore topic, visit your repo's landing page and select "manage topics."


https://emotion.sh/
After this change in Material UI: mui-org/material-ui#6115