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

Migrate to sqlalchemy 2, make sqlalchemy an optional dependency #1000

Merged
merged 1 commit into from
Jul 18, 2024

Conversation

collindutter
Copy link
Member

@collindutter collindutter commented Jul 18, 2024

Describe your changes

  • BREAKING: Migrate to sqlalchemy@2.
  • BREAKING: Make sqlalchemy an optional dependency.
  • BREAKING: Rename drivers-sql-redshift to drivers-sql-amazon-redshift
  • Removed unnecessary sqlalchemy-redshift dependency in drivers-sql-amazon-redshift extra.

Issue ticket number and link

Closes #162

Copy link

codecov bot commented Jul 18, 2024

Codecov Report

Attention: Patch coverage is 53.84615% with 6 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
...ape/drivers/vector/pgvector_vector_store_driver.py 14.28% 5 Missing and 1 partial ⚠️

📢 Thoughts on this report? Let us know!

@collindutter collindutter merged commit 4dc5ae0 into dev Jul 18, 2024
13 of 14 checks passed
@collindutter collindutter deleted the fix/sqlalchemy branch July 18, 2024 23:29
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.

SQLAlchemy 2.0 not supported
3 participants