LonelyVikingMichael / litestar-users

Authentication and user management for the Litestar framework
https://lonelyvikingmichael.github.io/litestar-users/
MIT License
47 stars 12 forks source link

Enhancement: SQLAlchemy 2.0 support #28

Closed LonelyVikingMichael closed 1 year ago

LonelyVikingMichael commented 1 year ago

We need a strategy to implement SQLA 2.0 mixins while maintaining backwards compatibility with 1.4

v3ss0n commented 1 year ago

Current its not designed for SQLA2?

LonelyVikingMichael commented 1 year ago

Solved by #46