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

fix(sql): sqlalchemy 2.0 compat imports #472

Merged
merged 26 commits into from
Sep 18, 2023
Merged

fix(sql): sqlalchemy 2.0 compat imports #472

merged 26 commits into from
Sep 18, 2023

Conversation

machow
Copy link
Owner

@machow machow commented Mar 27, 2023

This PR adjusts sqlalchemy imports to work with v2.0. Most of the structure for backwards compat was already in place, so this is hopefully just a few imports.

@machow machow force-pushed the fix-sqlalchemy-compat branch from c713020 to 30e0ac5 Compare May 18, 2023 18:19
@machow machow marked this pull request as ready for review September 18, 2023 04:53
@machow machow force-pushed the fix-sqlalchemy-compat branch from 5a7bbb3 to c797c04 Compare September 18, 2023 05:01
@machow
Copy link
Owner Author

machow commented Sep 18, 2023

Yoooooooo

@machow machow merged commit f0b5335 into main Sep 18, 2023
@machow machow deleted the fix-sqlalchemy-compat branch September 18, 2023 05:05
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.

1 participant