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: Constrain SQLAlchemy to <2 #27

Merged
merged 1 commit into from
Aug 3, 2023
Merged

Conversation

edgarrmondragon
Copy link
Member

@edgarrmondragon edgarrmondragon commented Aug 3, 2023

The next release of the SDK adds support for SQLAlchemy 2.0 but this tap does not support it yet.

In fact, snowflake-sqlalchemy has this same constraint: https://github.com/snowflakedb/snowflake-sqlalchemy/blob/de68d864af14200643b74625db4480db87c92172/setup.cfg#L50

@edgarrmondragon edgarrmondragon marked this pull request as ready for review August 3, 2023 15:41
@edgarrmondragon edgarrmondragon merged commit 6047709 into main Aug 3, 2023
7 checks passed
@edgarrmondragon edgarrmondragon deleted the chore/sqlalchemy-under-2 branch August 3, 2023 16:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants