Skip to content

bug: handle SQLAlchemy connection deprecation #717

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

rafi-rr
Copy link

@rafi-rr rafi-rr commented Jul 13, 2025

Fixes #715

  • Tests pass except for timezone tests when running locally
  • For README: Migrated deprecated connection to driver_connection

@product-auto-label product-auto-label bot added the api: spanner Issues related to the googleapis/python-spanner-sqlalchemy API. label Jul 13, 2025
@rafi-rr rafi-rr force-pushed the driver_connection branch from 4734349 to dbbe2ab Compare July 13, 2025 08:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: spanner Issues related to the googleapis/python-spanner-sqlalchemy API.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

_ConnectionFairy.connection attribute is deprecated
1 participant