Skip to content

Commit e745328

Browse files
authored
chore: add custom libpg_query binding (#465)
brings home the custom binding that was experimented in pg_parse. no functional changes, just different imports and a bit of cleanup. also removes the libpg_query submodule - we are now cloning the repo "live" in the build script. closes #453
1 parent 51abce1 commit e745328

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

70 files changed

+15556
-534
lines changed

.gitmodules

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
[submodule "libpg_query"]
2-
path = libpg_query
3-
url = https://github.com/pganalyze/libpg_query.git
4-
branch = 17-latest
51
[submodule "crates/tree_sitter_sql/tree-sitter-sql"]
62
path = lib/tree_sitter_sql/tree-sitter-sql
73
url = https://github.com/DerekStride/tree-sitter-sql

0 commit comments

Comments
 (0)