Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate to SQLAlchemy 2 #40

Merged
merged 1 commit into from
Sep 26, 2023

Conversation

s-t-e-v-e-n-k
Copy link
Contributor

Remove the upper bound on SQLAlchemy by converting the code idioms in use to support both SQLAlchemy 1.4 and SQLAlchemy 2, and only setting a lower bound SQLAlchemy of >= 1.4.

Closes #39

Remove the upper bound on SQLAlchemy by converting the code idioms in
use to support both SQLAlchemy 1.4 and SQLAlchemy 2, and only setting a
lower bound SQLAlchemy of >= 1.4.

Closes wireservice#39
gentoo-bot pushed a commit to gentoo/gentoo that referenced this pull request Sep 26, 2023
flint2 pushed a commit to flint2/gentoo that referenced this pull request Sep 26, 2023
@jpmckinney jpmckinney merged commit 3e18b7c into wireservice:master Sep 26, 2023
@jpmckinney
Copy link
Member

Thank you! I made a new release and added you to authors.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

sqlalchemy very outdated
2 participants