Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix SQL Server result mapping for bulk insert #29565

Merged
merged 1 commit into from Nov 16, 2022

Conversation

roji
Copy link
Member

@roji roji commented Nov 15, 2022

Fixes #29502

@TonyValenti
Copy link

@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
Copy link
Member Author

roji commented Nov 16, 2022

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 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