nameko-sqlalchemy
nameko-sqlalchemy copied to clipboard
SQLAlchemy 2 support
The following PR is based on changes by @5362396 and should be enough to get nameko-sqlalchemy working with both 1.4 and 2.0 releases of SQLAlchemy. I also dropped Python 3.8 since it's past EOL and added 3.11 and 3.12 to the test matrix (BTW, eventlet doesn't support 3.13 yet).