You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/Users/maltepeter/Documents/repos/node-query-api/node_modules/node-sql-parser/pegjs-parser.js:9800
throw peg$buildException(
^
SyntaxError: Expected [A-Za-z0-9_] but end of input found.
Is there a way to get it to support this functionality?
The text was updated successfully, but these errors were encountered:
SELECT MONTH(endTime) FROM table
results in:
The text was updated successfully, but these errors were encountered: