Skip to content

Is SQLAlchemy 2.0 supported? #39

Answered by rseichter
chkpnt asked this question in Q&A
Discussion options

You must be logged in to vote

Hello Gregor. Short answer: SQLAlachemy 2 is fine.

If you check the Actions section of this repository, you will find that the unit tests are run for each Python version from 3.7 to 3.12, and that the dependencies installed during the build's test phase include SQLAlchemy 2 (see here for example). Also, at the time of writing this, my own production servers use SQLAlchemy 2.0.28, and they have been using various versions 2.0.x over the years following Gentoo Linux's history of the dev-python/sqlalchemy package. I never had any problems.

Speaking of, should you encounter Python-related problems creating the openSUSE package (which would be a welcome addition, thank you for considering it),…

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@chkpnt
Comment options

Answer selected by rseichter
Comment options

You must be logged in to vote
1 reply
@chkpnt
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants