-
Notifications
You must be signed in to change notification settings - Fork 316
Merge | TdsParser.cs #3622
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
Merge | TdsParser.cs #3622
Changes from 1 commit
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
4689f8b
netfx, netcore: sync tracing
edwardneal 19163f5
netfx, netcore: whitespace, comment and naming changes
edwardneal 69099ac
netfx, netcore: merge TNIR handling
edwardneal a5f114f
netfx: sync DNS caching
edwardneal 96ef625
netfx, netcore: merge CER mopup
edwardneal f2de25f
netfx, netcore: merge debug assertions
edwardneal 83f112b
netfx: sync SNI-specific and endian-specific logic
edwardneal b2e4fed
netcore: merge netfx synthesis of default column name from operand
edwardneal d937f90
netfx: ensure disposal of ConstrainedTextWriter and XmlWriter
edwardneal 1c03e7c
netfx, netcore: sync handling of SqlError generation
edwardneal 13f7a22
netfx: port #232
edwardneal 894f8ca
netfx: port TryRunSetupSpinWaitContinuation
edwardneal b73d240
netcore: sync _resetConnectionEvent.WaitOne
edwardneal 4eb8697
netfx: port skipping read of fields from SqlLoginAck and SqlReturnValue
edwardneal 5c00879
netcore: supporting infrastructure for CER cleanup
edwardneal 70a622f
netfx: sync GetCodePage
edwardneal aeab751
netcore, netfx: sync SqlGuid handling
edwardneal b2cb0fe
netcore, netfx: sync SqlBinary handling
edwardneal 844ad1e
netcore: sync date/time handling
edwardneal 3249a81
netcore, netfx: sync decimal handling
edwardneal 1d1e925
netfx, netcore: sync minor cleanup of if conditions
edwardneal 52dd551
netfx, netcore: sync creation of LocalDB instances
edwardneal 7880b5f
netcore: run ApplyFeatureExData in a checked context
edwardneal 143de69
netcore, netfx: sync creation of a TryEventScope
edwardneal c9585a3
netfx: sync order of variable assignment
edwardneal 5a21361
netcore: merge static constructor
edwardneal ec02267
Merge branch 'main' into merge/tdsparser-complete
edwardneal e2d846b
Merge conditional compilation of netfx-only features
edwardneal af79e6b
Port TryReadByteArray usage from netcore to netfx
edwardneal 69c81be
Rename existing shared TdsParser.cs to TdsParser.SSPI.cs
edwardneal 6bfb6ef
Final merge of TdsParser.cs and redirection of references
edwardneal 0839219
Code review response
edwardneal 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
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.