Use pydantic's from_orm
to fill in schema values, instead of the schema
property on the model classes
#98
Labels
improvement
There's improvment needed with something
This goal may be hard or almost impossible to achieve, since the schemas heavily differ from the database models:
The text was updated successfully, but these errors were encountered: