You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Minor Changes
#67670204086 Thanks @tim-smart! - Breaking: Secure Microsoft SQL Server connections by default by enabling encryption and validating server certificates.
Users connecting to SQL Server instances without TLS must now explicitly set encrypt: false. Users connecting with untrusted or self-signed certificates must explicitly set trustServer: true.