Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: use newer tree-sitter version #263

Merged
merged 1 commit into from
Jul 23, 2024

Conversation

HerringtonDarkholme
Copy link
Contributor

Hi ast-grep author here. To use tree-sitter-sql with a newer tree-sitter library, the cargo.toml can be updated.

I'm using the tree-sitter-javascript as a reference.

https://github.com/tree-sitter/tree-sitter-javascript/blob/master/Cargo.toml

Hope this can help a new release of tree-sitter-sql!

@alexbit-codemod
Copy link

excited to see the progress here. thanks @DerekStride for sql parser and @HerringtonDarkholme for integrating that into ast-grep.... HUGE contribution to the community.

@DerekStride DerekStride merged commit b4f8462 into DerekStride:main Jul 23, 2024
4 checks passed
@HerringtonDarkholme
Copy link
Contributor Author

Thanks! Also appreciate a new release when you have time! Looking forward to integrating SQL!

@DerekStride
Copy link
Owner

Just published a release for v0.3.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants