ErikEJ / EntityFramework6PowerTools

This is the codebase for Entity Framework 6 Power Tools Community Edition, and modern EF 6 providers for SQL Server and SQL Server Compact
Other
183 stars 27 forks source link

Update to 5.2.1 and revert fix in CloneDbConnection #151

Closed ErikEJ closed 1 month ago

ErikEJ commented 1 month ago

@rayao FYI https://github.com/dotnet/SqlClient/pull/2527

ladeak commented 1 month ago

I am not sure CloneDbConnection fixes the issue, after updating to 6.6.10 causes connection error on Linux.

Or it might, but there might be other issues which makes Microsoft.Data.SqlClient 5.2.0 unusable, there are bugfixes already being awaited for 5.2.1, for example: https://github.com/dotnet/SqlClient/issues/2378

ErikEJ commented 1 month ago

@ladeak Stay on 6.6.9 until 6.6.11 is released later this week, with MDS 5.2.1

ErikEJ commented 1 month ago

@ladeak @rayao I have just published 6.6.11