tree-sitter-sql
tree-sitter-sql copied to clipboard
feat:remove parser from code base and generate it on building
@pplam Can you review this PR? I think this PR will improve experience of reviewing PR.
Probably makes sense to remove all auto-generated files here
I think nvim-treesitter
also supposes this with a flag in parser configuration requires_generate_from_grammar = true
.gitignore
should also be updated