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

fix: pass transaction's options to API in 'begin' - #143

Merged
gcf-merge-on-green[bot] merged 4 commits into
masterfrom
135-begin_transaction-pass-read_only
May 3, 2021
Merged

fix: pass transaction's options to API in 'begin'#143
gcf-merge-on-green[bot] merged 4 commits into
masterfrom
135-begin_transaction-pass-read_only

Conversation

@tseaver

@tseaver tseaver commented Dec 16, 2020

Copy link
Copy Markdown
Contributor

Closes #135.

@tseaver
tseaver requested review from a team and crwilcox December 16, 2020 21:06
@google-cla google-cla Bot added the cla: yes This human has signed the Contributor License Agreement. label Dec 16, 2020
@product-auto-label product-auto-label Bot added the api: datastore Issues related to the googleapis/python-datastore API. label Dec 16, 2020
@tseaver
tseaver requested a review from a team May 3, 2021 15:50
@tseaver tseaver added the automerge Merge the pull request once unit tests and other checks pass. label May 3, 2021
@gcf-merge-on-green
gcf-merge-on-green Bot merged commit 924b10b into master May 3, 2021
@gcf-merge-on-green
gcf-merge-on-green Bot deleted the 135-begin_transaction-pass-read_only branch May 3, 2021 16:30
@gcf-merge-on-green gcf-merge-on-green Bot removed the automerge Merge the pull request once unit tests and other checks pass. label May 3, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: datastore Issues related to the googleapis/python-datastore API. cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

'Transaction' does not forward appropriate option for 'read_only' in to 'BeginTransaction' API

2 participants