-
Notifications
You must be signed in to change notification settings - Fork 317
Merge | SqlCommand Execute Reader #3644
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
38 commits
Select commit
Hold shift + click to select a range
aaecb8c
Add SqlCommand.Reader partial
benrr101 ca78936
Merge ExecuteReader
benrr101 6381283
Merge RunExecuteReaderWithRetry
benrr101 6e39ea1
Merge RunExecuteReader#1
benrr101 57c7ee3
Merge RunExecuteReader#2
benrr101 bbe110e
Refactor out RunExecuteReaderTdsSetupReconnectContinuation (to match …
benrr101 16ca4d9
Factor out RunExecuteReaderTdsSetupContinuation (to match netcore)
benrr101 4ffe25a
Merge RunExecuteReaderTds
benrr101 912bc28
Merge RunExecuteReaderTdsSetupReconnectContinuation
benrr101 a92378f
Merge RunExecuteReaderTdsSetupContinuation
benrr101 187ee9a
Merge RunExecuteReaderTdsWithTransparentParameterEncryption
benrr101 4981042
Merge GenerateEnclavePackage
benrr101 3a5d3bc
Merge FinishExecuteReader
benrr101 2e78c26
Merge BuildRPC
benrr101 0cfc252
Merge BuildExecute
benrr101 d816be3
Merge BuildExecuteSql
benrr101 3cfd99d
Merge BuildPrepExec
benrr101 47906b0
Merge BeginExecuteReader
benrr101 075dfc4
Merging BeginExecuteReaderInternal
benrr101 d029e00
Merge BeginExecuteReaderInternalReadStage
benrr101 d1b6e16
Merge EndExecuteReader
benrr101 a61fdd0
Merge EndExecuteReaderInternal
benrr101 936f0d1
Merge InternalEndExecuteReader
benrr101 44d98d7
Merge CompleteAsyncExecuteReader
benrr101 75d2ad8
Merge ExecuteReaderAsync
benrr101 446e44a
Merge InternalExecuteReaderWithRetryAsync
benrr101 1cdf11c
Merge InternalExecuteReaderAsync
benrr101 ef4b823
Merge CleanupExecuteReaderAsync
benrr101 2c32217
F goes after E
benrr101 533d10e
Merge EndExecuteReaderAsync
benrr101 e622555
Merge ExecuteDbDataReader
benrr101 61f7b4a
Merge ExecuteDbDataReaderAsync
benrr101 4cba491
Merge SetCachedCommandExecuteReaderAsyncContext
benrr101 6a89074
Merge ExecuteReaderAsyncCallContext
benrr101 c0ba212
Address feedback from @edwardneal
benrr101 776caec
Add `?` to _activeConnection references in trace logging - fixes the …
benrr101 bc76b9b
Merge branch 'main' into dev/russellben/merge/sqlcommand-nocer-reader
benrr101 cb11f43
Add back line from netfx
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.