-
Notifications
You must be signed in to change notification settings - Fork 329
Merge | SqlInternalConnectionTds #3760
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
56 commits
Select commit
Hold shift + click to select a range
67c3819
Introduce partial for SqlInternalConnectionTds
benrr101 b7df614
Merge MaxNumberOfRedirectRoute, MsalHttpRetryStatusCode, _accessToken…
benrr101 67848e4
Merge accessTokenExpirationBufferTime
benrr101 da2c73f
Merge _dnsCachingBeforeRedirect, _SQLDNSRetryEnabled, IsSqlDnsCaching…
benrr101 161f254
Merging _forceMsalRetry, _forceExpiryLocked, _forceExpiryUnLocked, Is…
benrr101 1ea8e58
Merge _dbAuthenticationContextLockedRefreshTimeSpan, _dbAuthenticatio…
benrr101 73d8cb2
Merge _asyncCommandCount, _fConnectionOpen, _currentLanguage, _curren…
benrr101 93debea
Merge _clientConnectionId, _originalClientConnectionId, _routingDesti…
benrr101 d46aee8
Merge AvailableInternalTransaction, ClientConnectionid, CurrentTransa…
benrr101 8581a51
Merge ServerVersion (rewrite using string interpolation), InstanceNam…
benrr101 5d74b87
Merge IsAccesTokenExpired, UnbindOnTransactionCompletion
benrr101 144a9cd
Merge IgnoreEnvChange, ThreadHasParserLockForClose
benrr101 282ecee
Merge ChangeDatabaseInternal
benrr101 8f9dab8
Merge Dispose
benrr101 3e0649a
Merge ValidateConnectionForExecute
benrr101 89fa5ea
Merge CheckEnlistedTransactionBinding
benrr101 7deca1b
Merge IsConnectionAlive, Activate
benrr101 ae0f909
Merge InternalDeactivate
benrr101 8cec5c7
Merge ResetConnection
benrr101 0e089f0
Merge DecrementAsyncCount, DisconnectTransaction, IncrementAsyncCount
benrr101 f809dce
Merge ExecuteTransaction, Remove unused ExecuteTransaction overload
benrr101 5f9143c
Merge ExecuteTransaction2005
benrr101 5a73c92
Merge GetDTCAddress, PropagateTransactionCookie; Remove DelegateTrans…
benrr101 05baf5c
Merge CompleteLogin
benrr101 cea5a8b
Merge Login
benrr101 d94c9f2
Merge LoginFailure
benrr101 842d13e
Merge OpenLoginEnlist
benrr101 3aeebc3
Merge IsDoNotRetryConnectError
benrr101 26d4599
Merge LoginNoFailure
benrr101 8e8f760
Merge ShouldDisableTnir from netframework
benrr101 9bb5b82
Merge AttemptRetryADAuthWithTimeoutError
benrr101 73b41ce
Merge LoginWithFailover
benrr101 a01200a
Merge ResolveExtendedServerName
benrr101 bfb58e5
Merge AttemptOneLogin (resolve conflicts), FailoverPermissionDemand (…
benrr101 d5987c3
Merge ObtainAdditionalLocksForClose, ReleaseAdditionalLocksForClose
benrr101 ed706b8
Merge GetSessionAndReconnectIfNeeded
benrr101 901b0f6
Merge BreakConnection
benrr101 faaf384
Merge OnEnvChange
benrr101 a948fb3
Merge OnLoginAck
benrr101 3d3744e
Merge OnFedAuthInfo
benrr101 a2e5e42
Merge TryGetFedAuthTokenLocked
benrr101 40edcfb
Introduce SqlException overload for single error scenarios (ie, the m…
benrr101 80053e1
Merge GetFedAuthToken
benrr101 ee8f95e
Merge OnFeatureExtAck
benrr101 484e96f
Merge constructor and TryReplaceConnection
benrr101 07e4ece
Start merging the SyncAsyncLock
benrr101 55aeb40
Merge SyncAsyncLock._semaphor, SyncAsyncLock.CanBeReleasedFromAnyThre…
benrr101 ff352f0
Merge SyncAsyncLock.Release, SyncAsyncLock.Wait
benrr101 7d887d6
Finishing merge of SqlInternalConnectionTds.cs, removing stub
benrr101 11f9839
Move SessionStateRecord into new Connection namespace
benrr101 8ac4724
Introduce partial for SessionData in Connection folder
benrr101 11e1b71
Merge the SessionData class
benrr101 ef412fc
Merge ServerInfo class
benrr101 3f49af6
Remove (now empty) SqlInternalConnectionTds files
benrr101 bef6043
Put the little classes in the connection namespace
benrr101 d40e98e
Address comments:
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.