feat(sql): update tree-sitter files (#12837)

This commit is contained in:
RoloEdits 2025-02-13 05:16:27 -08:00 committed by GitHub
parent 144a4f402f
commit efb44e0b22
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 23 additions and 8 deletions

View file

@ -2136,7 +2136,7 @@ injection-regex = "sql"
[[grammar]]
name = "sql"
source = { git = "https://github.com/DerekStride/tree-sitter-sql", rev = "da2d1eff425b146d3c8cab7be8dfa98b11d896dc" }
source = { git = "https://github.com/DerekStride/tree-sitter-sql", rev = "b9d109588d5b5ed986c857464830c2f0bef53f18" }
[[language]]
name = "gdscript"