1 file changed
+1
-1
lines changed- .editorconfig+39
- .gitattributes+11
- .github/workflows/publish.yml+12-1
- CHANGELOG.md+7
- Cargo.toml+4-4
- README.md+12
- binding.gyp+28-17
- bindings/c/tree-sitter-sql.h+16
- bindings/c/tree-sitter-sql.pc.in+11
- bindings/go/binding.go+13
- bindings/go/binding_test.go+15
- bindings/go/go.mod+5
- bindings/node/binding.cc+14-22
- bindings/node/index.d.ts+28
- bindings/node/index.js+3-15
- bindings/python/tree_sitter_sql/__init__.py+5
- bindings/python/tree_sitter_sql/__init__.pyi+1
- bindings/python/tree_sitter_sql/binding.c+27
- bindings/python/tree_sitter_sql/py.typed
- bindings/rust/build.rs+3
- package-lock.json+283-25
- package.json+25-5
- pyproject.toml+29
- queries/highlights.scm+3-3
- setup.py+60
- src/scanner.c+3-2
0 commit comments