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

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

Merged
merged 4 commits into from May 3, 2021

Conversation

tseaver
Copy link
Contributor

@tseaver tseaver commented Dec 16, 2020

Closes #135.

@tseaver tseaver requested review from crwilcox and a team 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 as a code owner 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 join this conversation on GitHub. Already have an account? Sign in to comment
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