We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Single quotes around SELECT 'blah' causes a panic.
SELECT 'available_percent' FROM "mem" WHERE time > now() - 5m
https://gist.github.com/sstarcher/ae57e3c405fb12251ab7
Thanks for the report @sstarcher
/cc @benbjohnson @jsternberg
Return error message when improper types are used in SELECT
Activity
e-dard commentedon Mar 9, 2016
Thanks for the report @sstarcher
/cc @benbjohnson @jsternberg
Return error message when improper types are used in SELECT
Return error message when improper types are used in SELECT