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

Automatic setup: fail on unsupported provider #346

Merged
merged 2 commits into from Jan 7, 2016
Merged

Automatic setup: fail on unsupported provider #346

merged 2 commits into from Jan 7, 2016

Conversation

gallardo
Copy link
Contributor

Test if the configured provider is supported. A misconfigured provider results in a cryptic and misleading error message DROP DATABASE ${database} [...] You have an error in your SQL syntax [...].

Test if the configured provider is supported. A misconfigured provider results in a cryptic and misleading error message `DROP DATABASE ${database} [...] You have an error in your SQL syntax [...]`.
@gallardo
Copy link
Contributor Author

Note: review carefully, as I'm assuming that the provider must be equal to one of the existing constants. If provider were not always needed, this PR would break the current functionality.

@tHerrmann tHerrmann merged commit 1e3478f into alkacon:branch_9_5_x Jan 7, 2016
@gallardo gallardo deleted the patch-4 branch January 14, 2016 13:35
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.

None yet

2 participants