absent1706 / sqlalchemy-mixins

Active Record, Django-like queries, nested eager load and beauty __repr__ for SQLAlchemy
MIT License
749 stars 67 forks source link

fix: Remove inheritance of DeclarativeBase in InspectionMixin #108

Closed michaelbukachi closed 1 year ago

michaelbukachi commented 1 year ago

Resolves #107 Resolves #103