-
-
Notifications
You must be signed in to change notification settings - Fork 691
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
Handle spaces in DB names #590
Conversation
We need some unit tests for this. I'd be fine with us renaming Lines 174 to 185 in af2e6a5
Then we could add an extra Lines 746 to 765 in 90d4f49
|
Ah, thank you – I saw the need for unit tests but wasn't sure what the best way to add one would be. |
9ba6d67
to
34ee816
Compare
34ee816
to
9d54ca9
Compare
Added tests. |
Closes #503