Our Flask-SQLAlchemy dependency got updated on PyPI from 2.5.1 to 3.0.1 and our tests fail horribly. We have to figure out what's wrong. As a temporary measure, let's pin the dependency to the older version.
Issue tagged with: next
Commit 3b3ba70 relates to this ticket
This is probably relevant to the problem: https://flask-sqlalchemy.palletsprojects.com/en/3.0.x/contexts/
There's a PR in #262 and #263
Metadata Update from @kparal: - Issue assigned to kparal
Commit af523ed fixes this issue
Log in to comment on this ticket.