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

Do not allow " in table names #280

Closed
flaviut opened this issue Jan 4, 2015 · 3 comments
Closed

Do not allow " in table names #280

flaviut opened this issue Jan 4, 2015 · 3 comments

Comments

@flaviut
Copy link

flaviut commented Jan 4, 2015

["foo.bar"] should be parsed as "foo.bar", but that is not immediately apparent for a human reading a configuration file.

I believe this, along with ' should not be allowed in order to make human parsing simpler.

@BurntSushi
Copy link
Member

This is probably reasonable if #220 doesn't get in, but I'd really like to see properly quoted keys.

@flaviut
Copy link
Author

flaviut commented Jan 4, 2015

Also related, #65

@mojombo
Copy link
Member

mojombo commented Jan 7, 2015

See #283.

@mojombo mojombo closed this as completed Jan 7, 2015
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

No branches or pull requests

3 participants