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

Support for Meta model inheritance? #106

Closed dhodun closed 1 year ago

dhodun commented 3 years ago

Hi Team,

Was hoping that the Meta: tags would get inherited but they seem not to be? It would be super helpful

Use cases:

dhodun commented 3 years ago

This appears to happen regardless whether the subclassed Model has a "Meta" class defined, so it's not a matter of it being overwritten.

ADR-007 commented 1 year ago

Hi! It is implemented in v1.8.0 (not released yet)