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

Escape DB names correctly #76

Merged
merged 1 commit into from
Mar 10, 2016
Merged

Escape DB names correctly #76

merged 1 commit into from
Mar 10, 2016

Conversation

benjamin-hodgson
Copy link
Contributor

I’m trying to use SchemaZen for a database whose name contains a dot
(i.e. MyDatabase.Dev). Presently it fails because the DB names are
not being escaped (with square brackets) correctly. This fixes that.

I’m trying to use SchemaZen for a database whose name contains a dot
(i.e. `MyDatabase.Dev`). Presently it fails because the DB names are
not being escaped (with square brackets) correctly. This fixes that.
sethreno added a commit that referenced this pull request Mar 10, 2016
@sethreno sethreno merged commit 99c7844 into sethreno:master Mar 10, 2016
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