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!: Drop support for SQLAlchemy 1.4 #1916

Merged
merged 3 commits into from
Aug 23, 2023
Merged

fix!: Drop support for SQLAlchemy 1.4 #1916

merged 3 commits into from
Aug 23, 2023

Conversation

edgarrmondragon
Copy link
Collaborator

@edgarrmondragon edgarrmondragon commented Aug 17, 2023

@edgarrmondragon edgarrmondragon changed the title fix!: Drop support for Python 3.7 (#1837) fix!: Drop support for SQLAlchemy 1.4 Aug 17, 2023
@codecov
Copy link

codecov bot commented Aug 17, 2023

Codecov Report

Merging #1916 (df750f2) into v1 (3a32ccd) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##               v1    #1916   +/-   ##
=======================================
  Coverage   86.94%   86.94%           
=======================================
  Files          59       59           
  Lines        5078     5078           
  Branches      819      819           
=======================================
  Hits         4415     4415           
  Misses        467      467           
  Partials      196      196           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@edgarrmondragon edgarrmondragon linked an issue Aug 18, 2023 that may be closed by this pull request
@edgarrmondragon edgarrmondragon marked this pull request as ready for review August 23, 2023 16:35
@edgarrmondragon edgarrmondragon requested review from a team and kgpayne as code owners August 23, 2023 16:35
@edgarrmondragon edgarrmondragon merged commit c7bbbb2 into v1 Aug 23, 2023
21 checks passed
@edgarrmondragon edgarrmondragon deleted the sqlalchemy2 branch August 23, 2023 16:54
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.

break: Require SQLAlchemy 2.0 for SQL taps and targets
1 participant