1 file changed
+1
-1
lines changedSubmodule tree-sitter-sql updated 65 files
- .editorconfig-39
- .gitattributes-11
- .github/workflows/ci.yml-57
- .github/workflows/gh-pages.yml-33
- .github/workflows/publish.yml-42
- .gitignore-14
- .nojekyll
- CHANGELOG.md-326
- CONTRIBUTING.md-75
- Makefile-39
- README.md-87
- binding.gyp-30
- bindings/python/tree_sitter_sql/__init__.py-42
- bindings/python/tree_sitter_sql/__init__.pyi-10
- docs/.gitignore-6
- docs/Gemfile-10
- docs/Gemfile.lock-86
- docs/_layouts/default.html-13
- docs/index.md-17
- go.mod-5
- grammar.js-3.6k
- index.html+77
- package-lock.json-3.6k
- package.json-64
- pyproject.toml-30
- scripts/test-keywords.sh-22
- setup.py-60
- src/grammar.json+20.2k
- src/node-types.json+14.0k
- src/parser.c+558.3k
- src/tree_sitter/alloc.h+54
- src/tree_sitter/array.h+290
- src/tree_sitter/parser.h+266
- target/.gitkeep
- test/corpus/alter.txt-1.4k
- test/corpus/casting.txt-180
- test/corpus/comment.txt-263
- test/corpus/comment_stat.txt-172
- test/corpus/compound_statements.txt-25
- test/corpus/create.txt-2.2k
- test/corpus/cte.txt-670
- test/corpus/custom_types.txt-431
- test/corpus/delete.txt-125
- test/corpus/drop.txt-223
- test/corpus/errors.txt-191
- test/corpus/expressions.txt-706
- test/corpus/functions.txt-1.1k
- test/corpus/group_by.txt-171
- test/corpus/index.txt-113
- test/corpus/insert.txt-719
- test/corpus/json.txt-61
- test/corpus/literals.txt-228
- test/corpus/merge.txt-226
- test/corpus/optimize.txt-196
- test/corpus/select.txt-3.0k
- test/corpus/set.txt-93
- test/corpus/show.txt-95
- test/corpus/subquery.txt-46
- test/corpus/transaction.txt-123
- test/corpus/unload.txt-71
- test/corpus/update.txt-305
- test/corpus/window_functions.txt-757
- test/highlight/query.sql-18
- test/highlight/union.sql-16
- tree-sitter.json-37
0 commit comments