tree-sitter-sql icon indicating copy to clipboard operation
tree-sitter-sql copied to clipboard

Add more rules in grammar.js

Open HuashiSCNU0303 opened this issue 1 year ago • 0 comments

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.

HuashiSCNU0303 avatar Aug 01 '23 02:08 HuashiSCNU0303