freetrade-io / ts-firebase-driver-testing

Swap out Firebase as a driver for in-process testing
MIT License
11 stars 1 forks source link

FRMVP-13374 added support for updating nested fields in RealtimeDB #119

Closed PatrickBuhagiar closed 2 years ago

PatrickBuhagiar commented 3 years ago

Added support for updating nested fields in RealtimeDB. https://firebase.google.com/docs/database/web/read-and-write#updating_or_deleting_data

PatrickBuhagiar commented 2 years ago

Closed this PR as I haven't gotten round to working on it for 10 months