Closed rzane closed 6 years ago
Hello, @rzane! This is your first Pull Request that will be reviewed by Ebert, an automatic Code Review service. It will leave comments on this diff with potential issues and style violations found in the code as you push new commits. You can also see all the issues found on this Pull Request on its review page. Please check our documentation for more information.
hey @shdblowers, I'm pretty sure the CI failure isn't because if this PR.
Hi, thanks for the PR. Not quite sure what the problem is here, we were having some issues with our CI previously due to Microsoft keep swapping between versions 13 and 17 of the driver, but it is installing the expected version. Just seems to be installing in an unexpected location
@rzane rebasing/merge master on this branch should make it pass now :smile:
Okay, I just rebased. Would you be able to cut a release after this gets merged? It would really help me out.
Sure
1.1.0
is 🚀
👏
This allows configuring the connection's encryption.
Description
This just adds two extra flags to the connection string.
Motivation and Context
Some people like encryption.
How Has This Been Tested?
I ran the tests. I also wrote a new test that checks that the current connection has encryption.
Types of changes
Checklist: