SQLAlchemy 2 has introduced several breaking changes that can break several things in the application - especially where the code uses `connection.execute()` with raw SQL statements. We need to temporarily force the installation of versions from the 1.x branch, while migrating the existing code to the new version.master
parent
b4627ecd04
commit
26d9aaa5b1
Loading…
Reference in new issue