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

Missing support for SQLAlchemy v2 #1578

Closed
tunayokumus opened this issue Mar 10, 2023 · 2 comments · Fixed by #1726
Closed

Missing support for SQLAlchemy v2 #1578

tunayokumus opened this issue Mar 10, 2023 · 2 comments · Fixed by #1726

Comments

@tunayokumus
Copy link
Contributor

tunayokumus commented Mar 10, 2023

SQLAlchemy v2 is out and has important new features.
I suggest relaxing the dependency requirement from SQLAlchemy = "^1" to SQLAlchemy = ">=1.0, <3.0"

@hwchase17
Copy link
Contributor

we will look into this. there are some things that we'd need to update so i dont think its as simple as that

@jzluo
Copy link
Contributor

jzluo commented Mar 13, 2023

Please see #1272 for more details

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 a pull request may close this issue.

3 participants