-
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
Added CI test stages for SQL Server 16 and 17.
Area\Tests
Issues that are targeted to tests or test projects
Fix duplicated docs, and missing snippet ref
Hotfix Candidate 🚑
Issues/PRs that are candidate for backporting to earlier supported versions.
Ignore currently flaky DEBUG assertions
Area\Tests
Issues that are targeted to tests or test projects
Fix API docs
Hotfix Candidate 🚑
Issues/PRs that are candidate for backporting to earlier supported versions.
Test | Fix Diagnostic Tests and remove Remote Executor
Area\Tests
Issues that are targeted to tests or test projects
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.
Add symbol verification to OneBranch pipelines
Area\Engineering
Use this for issues that are targeted for changes in the 'eng' folder or build systems.
Perf | Reduce allocations when sending large strings
Performance 📈
Issues that are targeted to performance improvements.
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.
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.