-
Notifications
You must be signed in to change notification settings - Fork 317
Merge | SqlCommand The Mop Up #3738
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 1 commit
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
52102e8
Merge AsyncState class, _cachedAsyncState and CachedAsyncState
benrr101 e980e0f
Add partial for batch RPC mode methods
benrr101 9332cf6
Merge:
benrr101 06ec76e
Merge AddBatchCommand
benrr101 d47b9d2
Merge SetBatchRPCMode and SetBatchRPCModeReadyToExecute
benrr101 09d6cc9
Merge ClearBatchCommand (and make it private)
benrr101 e6b56c2
Merging _RPCList and _currentlyExecutingBatch
benrr101 54af4d5
Merge DebugForceAsyncWriteDelay
benrr101 f7b4bd9
Merge MaxRPCNameLength, s_cancelIgnoreFailure, CancelIgnoreFailureCal…
benrr101 f906eb1
Merge: s_diagnosticListener, _parentOperationStarted, _rpcArrayOf1, _…
benrr101 5473e48
Merge WriteBeginExecuteEvent and WriteEndExecuteEvent (interted if an…
benrr101 8aeab64
Merge CheckThrowSNIException (made private, rewritten as ?.), OnConne…
benrr101 28d7c31
Merge BuildParamList (combine a bunch of StringBuilder.Append into Ap…
benrr101 c2a3f95
Merge ParseAndQuoteIdentifier and QuoteIdentifier (using netcore vers…
benrr101 b871633
Merge GetRPCObject
benrr101 1d34c06
Merge SetUpRPCParameters
benrr101 32feb5a
Merge ShouldSendParameter, CountSendableParameters (inverted logic), …
benrr101 7700e4e
Merge GetSetOptionsString (made static, renamed to GetOptionsSetStrin…
benrr101 29ee4fa
Merging GetParameterForOutputValueExtraction (made static, rewrote to…
benrr101 a2c2953
Merge ReliablePutStateObject, PutStateObject, GetCurrentParameterColl…
benrr101 7b94854
Merge GetStateObject
benrr101 7528548
Merge ValidateCommand, ValidateAsyncCommand
benrr101 dac10ad
Merge CheckNotificationStateAndAutoEnlist, RegisterForConnectionClose…
benrr101 96132fa
Merge DeriveParameters, GetParameterDirectionFromOleDbDirection
benrr101 13eae89
Merge TriggerInternalEndAndRetryIfNecessary and CreateLocalCompletion…
benrr101 1a881c6
Merge OnStatementCompleted
benrr101 8f55436
Merge UnquoteProcedureName and UnquoteProcedurePart
benrr101 c743710
Merge ThrowIfReconnectionHasBeenCanceled (inverted, using conditional…
benrr101 87cfc4f
Merge WaitForAsyncResults
benrr101 7a079cf
Merge VerifyEndExecuteState (THE LAST ONE)
benrr101 0088f9d
Delete pre-merge (and now empty) SqlCommand files
benrr101 c7c6a77
PR comments from copilot
benrr101 fd6d1c2
Revert a couple changes on BuildParamList
benrr101 6e2188e
Found a bug in BuildParamList, rolling back a couple changes that wer…
benrr101 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
Some comments aren't visible on the classic Files Changed page.
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
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.