m-novikov / tree-sitter-sql

SQL syntax highlighting for tree-sitter
MIT License
112 stars 33 forks source link

Error parsing SQL: VALUES(1); #69

Open snuyanzin opened 1 year ago

snuyanzin commented 1 year ago

Error when parsing the following SQL:

VALUES(1);

Error:

source_file [0, 0] - [1, 0])
  ERROR [0, 0] - [0, 10])