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

Document the switch to Microsoft.Data.SqlClient as a breaking change #1815

Closed
roji opened this issue Oct 4, 2019 · 0 comments · Fixed by #1869
Closed

Document the switch to Microsoft.Data.SqlClient as a breaking change #1815

roji opened this issue Oct 4, 2019 · 0 comments · Fixed by #1869

Comments

@roji
Copy link
Member

roji commented Oct 4, 2019

Users passing SqlParameter instances to raw SQL methods will start getting a type mismatch exception (see dotnet/efcore#18218). Let's add a low severity breaking change note.

@ajcvickers ajcvickers added this to the 3.0.0 milestone Oct 7, 2019
roji added a commit that referenced this issue Oct 21, 2019
System.Data.SqlClient -> Microsoft.Data.SqlClient

Fixes #1815
roji added a commit that referenced this issue Oct 21, 2019
System.Data.SqlClient -> Microsoft.Data.SqlClient

Fixes #1815
roji added a commit that referenced this issue Oct 21, 2019
System.Data.SqlClient -> Microsoft.Data.SqlClient

Fixes #1815
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants