Skip to content

Feature | Support SQL Graph column aliases in SqlBulkCopy#3677

Merged
paulmedynski merged 3 commits into
dotnet:mainfrom
edwardneal:feat/sqlbulkcopy-column-aliases
May 15, 2026
Merged

Feature | Support SQL Graph column aliases in SqlBulkCopy#3677
paulmedynski merged 3 commits into
dotnet:mainfrom
edwardneal:feat/sqlbulkcopy-column-aliases

Allow use of aliases in SqlBulkCopy

e00077d
Select commit
Loading
Failed to load commit list.
Azure Pipelines / CI-SqlClient-Package succeeded Oct 16, 2025 in 27m 25s

Build #28304 succeeded

Annotations

Check failure on line 803 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / CI-SqlClient-Package

Build log #L803

Error: The process '/opt/hostedtoolcache/dotnet' failed with exit code 1

Check failure on line 805 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / CI-SqlClient-Package

Build log #L805

Dotnet command failed with non-zero exit code on the following projects : [ '/mnt/vss/_work/1/s/build.proj' ]

Check failure on line 0 in EXEC

See this annotation in the file changed.

@azure-pipelines azure-pipelines / CI-SqlClient-Package

EXEC#L0

EXEC(0,0): Error Message: 

Check failure on line 330 in build.proj

See this annotation in the file changed.

@azure-pipelines azure-pipelines / CI-SqlClient-Package

build.proj#L330

build.proj(330,5): Error MSB3073: The command "         dotnet test "src\Microsoft.Data.SqlClient\tests\ManualTests\Microsoft.Data.SqlClient.ManualTesting.Tests.csproj"         --no-build         -v n         -p:Configuration=Release         -p:TargetnetcoreVersion=net8.0         -p:ReferenceType=Package         -p:TestSet=3         -p:TestTargetOS=Windowsnetcoreapp         --collect "Code coverage"         --results-directory TestResults         --filter "category!=nonnetcoreapptests&category!=failing&category!=nonwindowstests"         --logger:"trx;LogFilePrefix=Manual-Windowsnetcoreapp-3"       " exited with code 1.