tree-sitter-sql
tree-sitter-sql copied to clipboard
Support combining queries, JSON comparison operators and type cast as column default
Supported combining queries, JSON comparison operators and type cast as column default.
Ref:
- https://www.postgresql.org/docs/current/queries-union.html
- https://www.postgresql.org/docs/current/functions-json.html