Open kylebernhardy opened 6 years ago
This is a good input. The error is autogenerated from the JISON parser. Not sure how to improve the words. Would an adiccional "If you use any reserved words, please encapsulate in [...]
or `...`
" in the end help?
I like the additional verbage, that would be perfect
There is excellent documentation on alasql's reserved words: https://github.com/agershun/alasql/wiki/AlaSQL-Keywords
However it would be helpful to receive a more concise error that a reserved word was detected in the SQL.
See sample below:
https://runkit.com/kylebernhardy/alasql.reserved.words