googleapis / python-spanner-sqlalchemy

Apache License 2.0
39 stars 28 forks source link

fix: don't reset attributes of non-Spanner connections #222

Closed IlyaFaer closed 2 years ago

IlyaFaer commented 2 years ago

Fixes #221

IlyaFaer commented 2 years ago

The errors failing in this PR will be fixed with the PR: https://github.com/googleapis/python-spanner/pull/750