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

Added CI test stages for SQL Server 16 and 17. Area\Tests Issues that are targeted to tests or test projects
#4087 opened Mar 25, 2026 by paulmedynski Loading… 7.1.0-preview1
Fix duplicated docs, and missing snippet ref Hotfix Candidate 🚑 Issues/PRs that are candidate for backporting to earlier supported versions.
#4086 opened Mar 25, 2026 by cheenamalhotra Loading… 7.1.0-preview1
Ignore currently flaky DEBUG assertions Area\Tests Issues that are targeted to tests or test projects
#4085 opened Mar 25, 2026 by paulmedynski Draft 7.1.0-preview1
Fix API docs Hotfix Candidate 🚑 Issues/PRs that are candidate for backporting to earlier supported versions.
#4084 opened Mar 25, 2026 by apoorvdeshmukh Loading… 7.1.0-preview1
Test | Fix Diagnostic Tests and remove Remote Executor Area\Tests Issues that are targeted to tests or test projects
#4078 opened Mar 24, 2026 by cheenamalhotra Loading… 7.1.0-preview1
Test | Break Up SqlBulkCopyTest Area\Tests Issues that are targeted to tests or test projects Code Health 💊 Issues/PRs that are targeted to source code quality improvements.
#4076 opened Mar 23, 2026 by benrr101 Loading… 7.1.0-preview1
Add symbol verification to OneBranch pipelines Area\Engineering Use this for issues that are targeted for changes in the 'eng' folder or build systems.
#4073 opened Mar 23, 2026 by paulmedynski Loading… 7.1.0-preview1
Perf | Reduce allocations when sending large strings Performance 📈 Issues that are targeted to performance improvements.
#4072 opened Mar 22, 2026 by edwardneal Loading… 7.1.0-preview1
Tests | Manual Test "Set" Trait Area\Tests Issues that are targeted to tests or test projects
#4071 opened Mar 21, 2026 by benrr101 Loading… 7.1.0-preview1
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.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
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
ProTip! Filter pull requests by the default branch with base:main.