feat(parsers): update sql

This commit is contained in:
derekstride 2025-11-10 16:58:00 -05:00
parent 81aec1e45d
commit a8170981dc
No known key found for this signature in database
GPG key ID: 5A034A948DE07ED8
2 changed files with 28 additions and 1 deletions

View file

@ -2148,7 +2148,7 @@ return {
sql = {
install_info = {
branch = 'gh-pages',
revision = 'd98aed3660ef1e9660ec6e359192bd2ab78bd78c',
revision = '4094309b58ccb74d041fb531ae6b7193a3ebc351',
url = 'https://github.com/derekstride/tree-sitter-sql',
},
maintainers = { '@derekstride' },