AlexCAPS
Results
2
comments of
AlexCAPS
Try to define you model like this ```python base_ormar_config = ormar.OrmarConfig( database=database, metadata=sqlalchemy_metadata, ) class Example(ormar.Model): ormar_config = base_ormar_config.copy(tablename="example") ... # other fields ```
The new version of the authzed library already uses protobuf 5. And we are planning an update, but a dependency conflict is preventing us. Hope for a speedy resolution