Skip to content

Commit

Permalink
Update src/docs/releases/1.5.0.md
Browse files Browse the repository at this point in the history
Co-authored-by: Hisham Bin Ateya <hishamco_2007@yahoo.com>
  • Loading branch information
2 people authored and sebastienros committed Oct 25, 2022
1 parent 2e89d8c commit 4f81376
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/docs/releases/1.5.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,4 +70,4 @@ YesSql is now using the new SQL client which encrypts the connection by default.

If the SQL Server does not have a trusted SSL certificate and you would and want to continue using encrypted communicated using the untrusted server, add `TrustServerCertificate=True` to the connection string.

If you do not want to not encrypt the communication at all, you can use `Encrypt=false`.
If you do not want to encrypt the communication at all, you can use `Encrypt=false`.

0 comments on commit 4f81376

Please sign in to comment.