Skip to content

Pull requests: dotnet/SqlClient

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
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.
#4069 opened Mar 20, 2026 by paulmedynski Loading… 7.1.0-preview1
Merge | Official Builds From Common Project Common Project 🚮 Things that relate to the common project project
#4068 opened Mar 19, 2026 by benrr101 Loading… 7.0.1
Fix API docs
#4065 opened Mar 18, 2026 by mdaigle Draft 7.1.0-preview1
[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
#4060 opened Mar 17, 2026 by benrr101 Loading… 6.1.5
[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
#4059 opened Mar 17, 2026 by benrr101 Loading… 6.0.6
Bugfix | Backport 3719 to 7.0
#4057 opened Mar 17, 2026 by edwardneal Loading… 7.0.1
Bump MDS to 7.1 preview1 Area\Engineering Use this for issues that are targeted for changes in the 'eng' folder or build systems.
#4054 opened Mar 17, 2026 by mdaigle Loading… 7.1.0-preview1
Tests | Add collation transcoding tests Area\Tests Issues that are targeted to tests or test projects
#4051 opened Mar 15, 2026 by edwardneal Loading… 7.1.0-preview1
Tests | Introduce RAII SQL object primitives Area\Tests Issues that are targeted to tests or test projects
#4050 opened Mar 14, 2026 by edwardneal Loading… 7.1.0-preview1
PoC | Remove Abstractions dependency on Logging Breaking Change 🔨 Issues/PRs that are related with breaking API changes in the driver.
#4024 opened Mar 10, 2026 by edwardneal Loading… 7.1.0-preview1
Replace 'as' casts with explicit casts Code Health 💊 Issues/PRs that are targeted to source code quality improvements.
#4019 opened Mar 7, 2026 by SimonCropp Loading… 7.1.0-preview1
better perf by avoiding redundant casts Code Health 💊 Issues/PRs that are targeted to source code quality improvements.
#4018 opened Mar 7, 2026 by SimonCropp Loading… 7.1.0-preview1
remove sqlserver 7 and 2000 support Code Health 💊 Issues/PRs that are targeted to source code quality improvements.
#4015 opened Mar 6, 2026 by SimonCropp Loading… 7.1.0-preview1
avoid casts by using pattern matching Code Health 💊 Issues/PRs that are targeted to source code quality improvements.
#4014 opened Mar 6, 2026 by SimonCropp Loading… 7.1.0-preview1
use _value instead of ToString in SqlConnectionEncryptOption Code Health 💊 Issues/PRs that are targeted to source code quality improvements.
#4013 opened Mar 6, 2026 by SimonCropp Loading… 7.1.0-preview1
avoid tostring in SqlConnectionEncryptOptionConverter if we know value is a string Code Health 💊 Issues/PRs that are targeted to source code quality improvements.
#4012 opened Mar 6, 2026 by SimonCropp Loading… 7.1.0-preview1
Remove StackOverflow/OutOfMemory checks Code Health 💊 Issues/PRs that are targeted to source code quality improvements.
#4011 opened Mar 6, 2026 by SimonCropp Loading… 7.1.0-preview1
Use using declaration for paramsCmd Code Health 💊 Issues/PRs that are targeted to source code quality improvements.
#4010 opened Mar 6, 2026 by SimonCropp Loading… 7.1.0-preview1
missing cleanup of CancellationTokenSource Code Health 💊 Issues/PRs that are targeted to source code quality improvements.
#4009 opened Mar 6, 2026 by SimonCropp Loading… 7.1.0-preview1
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.
#4003 opened Mar 5, 2026 by edwardneal Loading… 7.1.0-preview1
remove duplicate dictionary lookups Code Health 💊 Issues/PRs that are targeted to source code quality improvements.
#4000 opened Mar 5, 2026 by SimonCropp Loading… 7.1.0-preview1
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
ProTip! Exclude everything labeled bug with -label:bug.