You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 31, 2026. It is now read-only.
Actual and correct method call:
python-spanner/google/cloud/spanner_dbapi/cursor.py
Lines 265 to 266 in 1f80a39
While in few methods object tried to call a wrong attribute which doesn't exist:
python-spanner/google/cloud/spanner_dbapi/cursor.py
Lines 282 to 283 in 1f80a39
python-spanner/google/cloud/spanner_dbapi/cursor.py
Lines 313 to 314 in 1f80a39