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

Please upgrade SQLAlchemy to v2 #34

Open
mingfang opened this issue Dec 21, 2023 · 2 comments
Open

Please upgrade SQLAlchemy to v2 #34

mingfang opened this issue Dec 21, 2023 · 2 comments
Labels
blocked Blocked by a dependency

Comments

@mingfang
Copy link

No description provided.

@bikeshedder
Copy link
Owner

This is blocked by migra and schemainspect which both depend on that old version of SQLAlchemy. Tusker itself doesn't even use any SQLAlchemy specific features. Sadly both dependencies depend on SQLAlchemy even though they use raw SQL to inspect and diff the database.

@bikeshedder bikeshedder added the blocked Blocked by a dependency label Jan 8, 2024
@mingfang
Copy link
Author

mingfang commented Jan 8, 2024

FYI I submitted PR to fix schemainspect djrobstep/schemainspect#89

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

No branches or pull requests

2 participants