Skip to content
This repository was archived by the owner on May 14, 2026. It is now read-only.
This repository was archived by the owner on May 14, 2026. It is now read-only.

Support sqlalchemy >= 1.4.0 #177

Description

@aderk

Is your feature request related to a problem? Please describe.
sqlalchemy 2.0 has breaking API changes that can be previewed in 1.4. The highest version of sqlalchemy supported by ptyhon-spanner-sqlalchemy is 1.3.23. Currently when using python-spanner-sqlalchemy, users must use the deprecated API, because 1.3.23 does not support the new API.

Describe the solution you'd like
python-spanner-sqlalchemy supports a version of sqlalchemy >= 1.4.0

Describe alternatives you've considered
Not sure

Metadata

Metadata

Assignees

No one assigned

    Labels

    api: spannerIssues related to the googleapis/python-spanner-sqlalchemy API.priority: p3Desirable enhancement or fix. May not be included in next release.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions