-
Notifications
You must be signed in to change notification settings - Fork 132
feat: support DML with Returning clause in Connection API #1978
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
rajatbhatta
merged 35 commits into
googleapis:main
from
rajatbhatta:dml-returning-parsing-changes
Nov 9, 2022
Merged
Changes from all commits
Commits
Show all changes
35 commits
Select commit
Hold shift + click to select a range
55ae7db
feat: incorporate dml with returning clause
rajatbhatta f20d02f
feat: changes
rajatbhatta e06d436
feat: change handling of AsyncResultSet.
rajatbhatta bfbacfa
fix: lint
rajatbhatta 3807e5f
doc: add comments
rajatbhatta 595ee17
fix: lint
rajatbhatta f1326ff
test: add tests for executeBatchUpdate
rajatbhatta 3f069bd
test: import fix
rajatbhatta ba692dc
test: remove redundant import
rajatbhatta ff3c0ff
test: add abort tests for dml returning
rajatbhatta 5d1c0e5
test: add pg dml returning tests
rajatbhatta edaad92
feat: change error statement
rajatbhatta 24cf255
doc: add doc for dml with returning clause usage
rajatbhatta 3284f66
Merge branch 'googleapis:main' into dml-returning-parsing-changes
rajatbhatta 4024412
Update google-cloud-spanner/src/main/java/com/google/cloud/spanner/co…
rajatbhatta 4ae2f8d
Update google-cloud-spanner/src/main/java/com/google/cloud/spanner/co…
rajatbhatta c601a50
fix: incorporate review comments
rajatbhatta 14e741f
test: add more test cases
rajatbhatta 64422eb
test: add todo
rajatbhatta 82e35fe
test: add separate abort tests for dml returning
rajatbhatta a7db0c1
fix: add try-with-resources block around ResultSet
rajatbhatta cc00396
feat: enhancement by adding a pre-check
rajatbhatta c093b9b
feat: changes
rajatbhatta 4af9cbe
test: delete unnecessary test
rajatbhatta 9f59715
test: add few more tests to PG parser
rajatbhatta 218c3b7
feat: method doc update
rajatbhatta ea4152f
test: nit fixes
rajatbhatta e2a463e
feat: handle another corner case
rajatbhatta 60fcb4c
test: add another test
rajatbhatta 2c862c4
Merge branch 'main' into dml-returning-parsing-changes
rajatbhatta 58d0278
clirr fixes
rajatbhatta 81b7908
revert env for integration tests
rajatbhatta d0e173d
remove comments
rajatbhatta 9e15159
skip returning tests in emulator
rajatbhatta ac3ea4f
fix: linting
rajatbhatta 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
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.