-
Notifications
You must be signed in to change notification settings - Fork 322
Pull requests: dotnet/SqlClient
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Tests | Add collation transcoding tests
Area\Tests
Issues that are targeted to tests or test projects
Tests | Introduce RAII SQL object primitives
Area\Tests
Issues that are targeted to tests or test projects
Merge | Pack Mds Target, Wire PR/CI Pipelines to Build2.proj
Common Project 🚮
Things that relate to the common project project
PoC | Remove Abstractions dependency on Logging
Breaking Change 🔨
Issues/PRs that are related with breaking API changes in the driver.
Replace 'as' casts with explicit casts
Code Health 💊
Issues/PRs that are targeted to source code quality improvements.
better perf by avoiding redundant casts
Code Health 💊
Issues/PRs that are targeted to source code quality improvements.
remove sqlserver 7 and 2000 support
Code Health 💊
Issues/PRs that are targeted to source code quality improvements.
avoid casts by using pattern matching
Code Health 💊
Issues/PRs that are targeted to source code quality improvements.
use _value instead of ToString in SqlConnectionEncryptOption
Code Health 💊
Issues/PRs that are targeted to source code quality improvements.
avoid tostring in SqlConnectionEncryptOptionConverter if we know value is a string
Code Health 💊
Issues/PRs that are targeted to source code quality improvements.
Remove StackOverflow/OutOfMemory checks
Code Health 💊
Issues/PRs that are targeted to source code quality improvements.
Use using declaration for paramsCmd
Code Health 💊
Issues/PRs that are targeted to source code quality improvements.
missing cleanup of CancellationTokenSource
Code Health 💊
Issues/PRs that are targeted to source code quality improvements.
Build | Correct references to Microsoft.SqlServer.Server in Visual Studio builds
Area\Engineering
Use this for issues that are targeted for changes in the 'eng' folder or build systems.
remove duplicate dictionary lookups
Code Health 💊
Issues/PRs that are targeted to source code quality improvements.
Add EBCDIC930 collation tests for SqlClient
Area\Tests
Issues that are targeted to tests or test projects
#3966
opened Feb 19, 2026 by
SaiPrasadKousika
•
Draft
Create separate flaky tests pipeline
Area\Engineering
Use this for issues that are targeted for changes in the 'eng' folder or build systems.
Area\Tests
Issues that are targeted to tests or test projects
#3936
opened Feb 4, 2026 by
paulmedynski
•
Draft
ArgumentNullException when reading empty/null PLP strings with new async behavior
Area\Tests
Issues that are targeted to tests or test projects
#3884
opened Jan 12, 2026 by
SimonCropp
•
Draft
Cleanup | Consolidate connection capability metadata
Code Health 💊
Issues/PRs that are targeted to source code quality improvements.
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.