Open Kludex opened 2 years ago
Does it makes sense to implement the Schema Versioning Pattern on ODMantic?
People look interested in this: https://www.mongodb.com/community/forums/t/migration-tool-for-python/6344
I think a migrations implementation would be great. Currently I'm facing so many issues when I have to change my schemas due to fields that are unset or when I change the field key_name.
Feature request
Does it makes sense to implement the Schema Versioning Pattern on ODMantic?
Context
People look interested in this: https://www.mongodb.com/community/forums/t/migration-tool-for-python/6344