m-novikov / tree-sitter-sql

SQL syntax highlighting for tree-sitter
MIT License
110 stars 32 forks source link

Support vacuum statement #56

Open pplam opened 2 years ago

pplam commented 2 years ago

Supported the VACUUM statement and improved the alias rule.

Ref: https://www.postgresql.org/docs/current/sql-vacuum.html