-
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
Add new-pipeline.yml file
Area\Engineering
Use this for issues that are targeted for changes in the 'eng' folder or build systems.
Merge | Official Builds From Common Project
Common Project 🚮
Things that relate to the common project project
[6.1] Port Flaky Test Separation
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
[6.0] Port Flaky Test Separation
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
Bump MDS to 7.1 preview1
Area\Engineering
Use this for issues that are targeted for changes in the 'eng' folder or build systems.
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
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
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.