absent1706 / sqlalchemy-mixins

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

Adapt to sqlalchemy 2.0? #93

Closed rehth closed 1 year ago

rehth commented 1 year ago

As title

michaelbukachi commented 1 year ago

@rehth Plans for this are already underway.

rehth commented 1 year ago

ok thx

michaelbukachi commented 1 year ago

@rehth Please test #95

rehth commented 1 year ago

@rehth Please test #95

I used it for a while. I haven't found any problems yet. It's great