tree-sitter-sql
tree-sitter-sql copied to clipboard
Add more rules in grammar.js
I have added some new rules to the grammar.js based on the SQLs of TPC-DS and TPC-H benchmark, including like expression, between expression, exists expression, time literals and set operaors.