-
Notifications
You must be signed in to change notification settings - Fork 44
feat: add new_transaction support #499
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
Merged
Merged
Changes from all commits
Commits
Show all changes
47 commits
Select commit
Hold shift + click to select a range
d7fe72d
added begin_later flag
daniel-sanche 14942e0
refactoring
daniel-sanche 8ce4654
got tests passing
daniel-sanche 18d6a34
improved docstring
daniel-sanche af92f68
added helper tests
daniel-sanche 11cedac
fixed type in docstring
daniel-sanche 27454d5
added client test
daniel-sanche b952b8d
handle context manager close
daniel-sanche 81108df
removed extra indents
daniel-sanche defd080
added transaction tests
daniel-sanche 2063f71
added system tests
daniel-sanche 648204d
fixed lint
daniel-sanche 087eaaf
refactor using wrappers
daniel-sanche cbb2c0a
added functools.wraps
daniel-sanche 471ead2
fixed mypy
daniel-sanche 439604c
Merge branch 'main' into new_transaction
daniel-sanche 8da9e00
fixed mypy
daniel-sanche 95797e9
added test
daniel-sanche 09d945f
default begin_later to False
daniel-sanche 3409196
Merge branch 'main' into new_transaction
daniel-sanche 210c5d8
Merge branch 'main' into new_transaction
daniel-sanche d63cb90
Merge branch 'main' into new_transaction
daniel-sanche 982b998
added new_transaction to query and aggregation classes
daniel-sanche e7b8b9a
chore(deps): update all dependencies (#505)
renovate-bot 026c934
build: update actions/checkout and actions/setup-python (#507)
gcf-owl-bot[bot] a001d5f
chore(main): release 2.19.0 (#481)
release-please[bot] aef3bef
chore(deps): update dependency google-cloud-datastore to v2.19.0 (#508)
renovate-bot 3c2e4a7
build: update actions/upload-artifact and actions/download-artifact (…
gcf-owl-bot[bot] 3ac41ea
got tests passing
daniel-sanche 7e8bb6e
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] 78bdba6
Merge branch 'main' into new_transaction
daniel-sanche 4ad1071
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] ce9e335
remove begin from put and delete
daniel-sanche 28f6d10
fixed jinja version
daniel-sanche 61237b3
fixed tests
daniel-sanche 77e410a
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] f4512ba
remove unused decorator
daniel-sanche b2012a8
removed unneeded delete override
daniel-sanche cfa11db
fixed commit without begin call
daniel-sanche efc8e8d
improved tests
daniel-sanche 6872fcf
refactored out helper function
daniel-sanche 19ed6e9
fixed lint
daniel-sanche 4682186
added comment
daniel-sanche abf29e3
added tests for helper
daniel-sanche 8061202
Merge branch 'main' into new_transaction
daniel-sanche c90da29
Merge branch 'main' into new_transaction
daniel-sanche 4b40a87
Merge branch 'main' into new_transaction
daniel-sanche File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.