Skip to content

Fix SQL Server result mapping for bulk insert - #29565

Merged
roji merged 1 commit into
dotnet:mainfrom
roji:SqlServerBulkInsert
Nov 16, 2022
Merged

Fix SQL Server result mapping for bulk insert#29565
roji merged 1 commit into
dotnet:mainfrom
roji:SqlServerBulkInsert

Conversation

@roji

@roji roji commented Nov 15, 2022

Copy link
Copy Markdown
Member

Fixes #29502

@TonyValenti

Copy link
Copy Markdown

@roji once this is merged, is it possible for me to install a nightly build and then test? If so, where would I get the build?

@roji

roji commented Nov 16, 2022

Copy link
Copy Markdown
Member Author

Yeah, daily build info can be found here. Unfortunately, AFAIK we don't have daily builds available for patch releases, but at this point the 8.0 (main) branch is pretty much identical to 7.0 anyway.

@roji
roji force-pushed the SqlServerBulkInsert branch 3 times, most recently from bffe458 to 200e618 Compare November 16, 2022 15:06
@roji
roji force-pushed the SqlServerBulkInsert branch from 200e618 to c80415d Compare November 16, 2022 15:27
@roji
roji merged commit a066241 into dotnet:main Nov 16, 2022
@roji
roji deleted the SqlServerBulkInsert branch November 16, 2022 19:41
roji added a commit to roji/efcore that referenced this pull request Nov 16, 2022
wtgodbe pushed a commit that referenced this pull request Nov 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Exception when inserting multiple rows into the same table on SQL Server

4 participants