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

Should return a 400 if column names contain invalid characters #232

Closed
pauldix opened this issue Feb 5, 2014 · 1 comment
Closed

Should return a 400 if column names contain invalid characters #232

pauldix opened this issue Feb 5, 2014 · 1 comment
Milestone

Comments

@pauldix
Copy link
Member

pauldix commented Feb 5, 2014

Valid characters are A-Za-z0-9.-_

@pauldix pauldix added this to the 0.6.0 milestone Feb 5, 2014
@jvshahid jvshahid modified the milestones: 0.7.0, 0.6.0 May 2, 2014
@jvshahid jvshahid modified the milestones: Future release, 0.7.0 May 20, 2014
@jvshahid
Copy link
Contributor

This isn't relevant anymore since column names can be escaped in the query language. See #463

@jvshahid jvshahid modified the milestones: 0.7.4, Future release Jul 11, 2014
@jvshahid jvshahid modified the milestones: 0.8.0, 0.7.4 Jul 24, 2014
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

2 participants