Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Sql server support #619

Merged
merged 9 commits into from
Nov 20, 2020
Merged

Implement Sql server support #619

merged 9 commits into from
Nov 20, 2020

Conversation

rblackin
Copy link
Contributor

No description provided.

Copy link
Owner

@jstedfast jstedfast left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Thanks!

@jstedfast jstedfast merged commit 886a828 into jstedfast:master Nov 20, 2020
@jstedfast
Copy link
Owner

Looks like the build failures were because the pipeline was using NuGet 5.3.0. When I bumped it to 5.8.0, it started working again. 🤷‍♂️

Looks like my X509CertificateDatabase API should have passed a DbConnection to all of the GetSelectCommand() and GetInsertCommand() methods.

I'll have to remedy that for v3.0 (I probably shouldn't break API for a minor release).

This is good, though, because w/o your patch, I might not have noticed!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants