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
247 stars 29 forks source link

Improve model.to_dict() #207

Closed ADR-007 closed 1 year ago

ADR-007 commented 1 year ago

Use field names by default; Add include_id, include_key, include_parent arguments