Open
Description
Expected behaviour
Version 2.0 of SQLAlchemy for social integration is being officially released on January 26, 2023, so if you install sqlalchemy with pip, version 2 will be installed automatically. However, the source code currently only works with SQLAlchemy 1.
As a result, all source code that uses SQLAlchemy will need to be modified to be compatible with SQLAlchemy 2.
Actual behaviour
This library should work fine with SQLAlchemy 2.
Any other comments?
I have made all the relevant updates and am currently working on testing them. I'll send a PR when I'm done testing. The branch I'm contributing to is feature/sqlalchemy2.
Metadata
Metadata
Assignees
Labels
No labels