FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

feat: rollback a connection returned back to pool by IlyaFaer · Pull Request #193 · googleapis/python-spanner-sqlalchemy · GitHub

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

feat: rollback a connection returned back to pool - #193

Merged
vi3k6i5 merged 13 commits into
mainfrom
rollback_conn
Jan 28, 2022
Merged

feat: rollback a connection returned back to pool#193
vi3k6i5 merged 13 commits into
mainfrom
rollback_conn

Conversation

IlyaFaer commented Jan 17, 2022
edited
Loading

Copy link
Copy Markdown

Branched from another PR: #189
Fixes: #192

By default connection reset function rollbacks any connection returned back to pool. Adding this behaviour into our override.

IlyaFaer added the type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. label Jan 17, 2022
product-auto-label Bot added the api: spanner Issues related to the googleapis/python-spanner-sqlalchemy API. label Jan 17, 2022

vi3k6i5 commented Jan 28, 2022

Copy link
Copy Markdown
Contributor

Hi @IlyaFaer : Can you fix the conflict in the PR?

PS: Anything I can help with so you can send it out for review?

Copy link
Copy Markdown
Author

@vi3k6i5, first we should merge another PR: #189

vi3k6i5 commented Jan 28, 2022

Copy link
Copy Markdown
Contributor

@IlyaFaer : #189 is now merger.

IlyaFaer marked this pull request as ready for review January 28, 2022 11:24
IlyaFaer requested a review from vi3k6i5 January 28, 2022 11:24

vi3k6i5 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

LGTM

vi3k6i5 merged commit 13ff9cb into main Jan 28, 2022
vi3k6i5 deleted the rollback_conn branch January 28, 2022 11:31
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: spanner Issues related to the googleapis/python-spanner-sqlalchemy API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ValueError: staleness option can't be changed while a transaction is in progress

2 participants


Back | FazBrowse Home | New Git URL