Skip to content

Remove deprecated SQLAlchemy v1 calls in preparation for v2 #73

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

Merged
merged 1 commit into from
Apr 2, 2025

Conversation

Iain-S
Copy link
Contributor

@Iain-S Iain-S commented Feb 5, 2025

Removes deprecated select(), insert(), case(), etc. calls in preparation for SQLAlchemy v2.

@Iain-S Iain-S changed the title Remove deprecated calls to select(), insert(), etc Upgrade to SQLAlchemy v2. Feb 5, 2025
@Iain-S Iain-S changed the title Upgrade to SQLAlchemy v2. Remove deprecated SQLAlchemy v1 calls in preparation for v2 Feb 5, 2025
@Iain-S Iain-S requested a review from dlpbc April 2, 2025 09:07
Copy link
Contributor

@dlpbc dlpbc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

@Iain-S Iain-S merged commit b1ea946 into main Apr 2, 2025
10 checks passed
@Iain-S Iain-S deleted the sqlalchemy2 branch April 2, 2025 09:12
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.

2 participants