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 e869ac9 commit a3aff9cCopy full SHA for a3aff9c
firebase-firestore/CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Unreleased
2
- [feature] Added `FieldValue.increment()`, which can be used in `update()`
3
- and ``set(..., SetOptions.merge())`` to increment or decrement numeric field
+ and `set(..., SetOptions.merge())` to increment or decrement numeric field
4
values safely without transactions.
5
- [fixed] Fixed calculation of SQLite database size on Android 9 Pie devices.
6
Previous method could be off by a few MBs on these devices, potentially
0 commit comments