Parallel CRUD operations - SQL DBs - #801
Merged
Shyam Sundar J (severussundar) merged 26 commits intoSep 27, 2022
Merged
Conversation
Shyam Sundar J (severussundar)
requested review from
Aniruddh Munde (Aniruddh25),
Jelte Fennema-Nio (JelteF),
Mathieu Tremblay (Mathos1432),
aaronburtle,
Aaron Powell (aaronpowell),
Abhishek Kumar (abhishekkumams),
Ayush Agarwal (ayush3797),
Gledis Zeneli (gledis69),
Jarupat Jisarojito (jarupatj),
Jun Su (junsu0ms),
Bhaskar Mallapragada (mbhaskar),
Milis (milismsft),
Sean Leonard (seantleonard) and
tarazou9
as code owners
September 19, 2022 13:39
This was
linked to
issues
Sep 19, 2022
Jarupat Jisarojito (jarupatj)
suggested changes
Sep 20, 2022
Aniruddh Munde (Aniruddh25)
requested changes
Sep 20, 2022
Aniruddh Munde (Aniruddh25)
left a comment
Collaborator
There was a problem hiding this comment.
Waiting for inclusion of tests on same item
Shyam Sundar J (severussundar)
requested a review
from Jarupat Jisarojito (jarupatj)
September 23, 2022 12:00
Jarupat Jisarojito (jarupatj)
approved these changes
Sep 23, 2022
Aniruddh Munde (Aniruddh25)
requested changes
Sep 26, 2022
Aniruddh Munde (Aniruddh25)
left a comment
Collaborator
There was a problem hiding this comment.
Requesting a PATCH and PUT REST test case
…om/Azure/data-api-builder into dev/shyamsundarj/concurrent-test-2
Shyam Sundar J (severussundar)
requested a review
from Aniruddh Munde (Aniruddh25)
September 26, 2022 17:34
Aniruddh Munde (Aniruddh25)
approved these changes
Sep 27, 2022
Aniruddh Munde (Aniruddh25)
left a comment
Collaborator
There was a problem hiding this comment.
LGTM, after modifying Create to be on SAME id.
…om/Azure/data-api-builder into dev/shyamsundarj/concurrent-test-2
Shyam Sundar J (severussundar)
deleted the
dev/shyamsundarj/concurrent-test-2
branch
September 27, 2022 07:07
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
What is this change?
How was this tested?