feat(sql): update parser, highlights (#8272)

This commit is contained in:
Derek Stride 2025-11-13 18:15:19 -05:00 committed by GitHub
parent b50774079a
commit 0427eeb385
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 29 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' },