You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently in CI we test both latest 1.3 and 1.4 sqlalchemy versions, however most sqlalchemy tests are only compatible with sqlalchemy 1.4 api and disabled for sqlalchemy 1.3.
Investigate if the same tests can be adapted or if it is better to split up the tests per version.
Describe alternatives you've considered
No response
Are you willing to submit PR?
Yes I am willing to submit a PR!
The text was updated successfully, but these errors were encountered:
Describe the feature
Currently in CI we test both latest 1.3 and 1.4 sqlalchemy versions, however most sqlalchemy tests are only compatible with sqlalchemy 1.4 api and disabled for sqlalchemy 1.3.
Investigate if the same tests can be adapted or if it is better to split up the tests per version.
Describe alternatives you've considered
No response
Are you willing to submit PR?
The text was updated successfully, but these errors were encountered: