tree-sitter-sql
tree-sitter-sql copied to clipboard
Missing Statments
Following statement types are still missing:
- [ ]
GRANT
- [ ]
REVOKE
- [x]
COMMENT
https://www.postgresql.org/docs/15/sql-grant.html https://www.postgresql.org/docs/15/sql-revoke.html https://www.postgresql.org/docs/15/sql-comment.html