issues
search
FrendsPlatform
/
Frends.Sql
FRENDS SQL Tasks which support querying data from an SQL Database, Executing TSQL Commands, Executing SQL Stored Procedures, Executing SQL Jobs and Inserting and Updating data with either transactions or bulk operations.
MIT License
8
stars
2
forks
source link
Update to use Microsoft package as driver
#22
Open
jefim
opened
3 weeks ago
jefim
commented
3 weeks ago
NB! This is breaking change, make sure to bump major version!
NB! Make sure to mention the connection string change (server certificate parameter) in CHANGELOG
https://github.com/dotnet/SqlClient/issues/1930
RDES-52
Use this package: Microsoft.Data.SqlClient
gruszja
commented
3 weeks ago
Assignment comment.
NB! This is breaking change, make sure to bump major version!
NB! Make sure to mention the connection string change (server certificate parameter) in CHANGELOG
https://github.com/dotnet/SqlClient/issues/1930 RDES-52
Use this package: Microsoft.Data.SqlClient