Skip to content

Fix CREATE/DROP DATABASE related issues #88

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

Merged
merged 1 commit into from
Dec 9, 2020

Conversation

lauxjpn
Copy link
Member

@lauxjpn lauxjpn commented Dec 9, 2020

This fixes multiple issues in connection with the CREATE DATABASE and DROP DATABASE commands and connection string handling.
Adds supporting tests.

Fixes #83 (comment)

@lauxjpn lauxjpn added the bug label Dec 9, 2020
@lauxjpn lauxjpn added this to the 3.1.0-alpha.4 milestone Dec 9, 2020
@lauxjpn lauxjpn self-assigned this Dec 9, 2020
@lauxjpn lauxjpn merged commit 45e7d8a into CirrusRedOrg:master Dec 9, 2020
@lauxjpn lauxjpn deleted the fix/create_drop_database branch December 9, 2020 21:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Using 'System.Data.OleDb' on 'net472' throws 'TypeLoadException'
1 participant