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

[0.10.0] - Single quote on SELECT 'value' causes panic #5949

Closed
sstarcher opened this issue Mar 9, 2016 · 1 comment
Closed

[0.10.0] - Single quote on SELECT 'value' causes panic #5949

sstarcher opened this issue Mar 9, 2016 · 1 comment
Assignees
Milestone

Comments

@sstarcher
Copy link

Single quotes around SELECT 'blah' causes a panic.

SELECT 'available_percent' FROM "mem" WHERE time > now() - 5m

https://gist.github.com/sstarcher/ae57e3c405fb12251ab7

@e-dard e-dard added the panic label Mar 9, 2016
@e-dard
Copy link
Contributor

e-dard commented Mar 9, 2016

Thanks for the report @sstarcher

/cc @benbjohnson @jsternberg

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants