Skip to content
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

feat: support transaction and request tags in dbapi #1262

Merged
merged 5 commits into from
Jan 13, 2025
Merged

Conversation

olavloite
Copy link
Contributor

Adds support for setting transaction tags and request tags in dbapi. This makes these options available to frameworks that depend on dbapi, like SQLAlchemy and Django.

Towards googleapis/python-spanner-sqlalchemy#525

Adds support for setting transaction tags and request tags in dbapi.
This makes these options available to frameworks that depend on
dbapi, like SQLAlchemy and Django.

Towards googleapis/python-spanner-sqlalchemy#525
@olavloite olavloite requested review from a team as code owners December 9, 2024 19:27
@product-auto-label product-auto-label bot added the size: l Pull request size is large. label Dec 9, 2024
@product-auto-label product-auto-label bot added the api: spanner Issues related to the googleapis/python-spanner API. label Dec 9, 2024
@olavloite olavloite enabled auto-merge (squash) January 13, 2025 09:15
@olavloite olavloite disabled auto-merge January 13, 2025 10:44
@olavloite olavloite enabled auto-merge (squash) January 13, 2025 12:21
@olavloite olavloite merged commit ee9662f into main Jan 13, 2025
13 of 15 checks passed
@olavloite olavloite deleted the dbapi-tags branch January 13, 2025 13:09
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 API. size: l Pull request size is large.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants