octabytes / FireO

Google Cloud Firestore modern and simplest convenient ORM package in Python. FireO is specifically designed for the Google's Firestore
https://fireo.octabyte.io
Apache License 2.0
250 stars 30 forks source link

Fixes #213 #214

Closed bitnahian closed 1 year ago

bitnahian commented 1 year ago

Fixes #213

Change delete() to delete_every() for deleting all documents in a collection.