index
:
nvim-treesitter
0.5-compat
feat/emmylua
feat/warn
fix/lua
main
master
update-parsers-tier-2
[no description]
git mirrorbot
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
queries
/
sql
Commit message (
Collapse
)
Author
Age
Files
Lines
*
sql: update parser and query (#3820)
Derek Stride
2022-11-18
1
-0
/
+3
|
|
|
Add better `term` nodes in the select expression
*
highlights(sql): remove grouped keyword
Matthias Queitsch
2022-09-14
1
-2
/
+1
|
*
highlights(sql): removed duplicate keywords, added new keyword, hashing
Matthias Queitsch
2022-09-14
1
-7
/
+12
|
|
|
|
as function.calls
*
highlights(sql): missing keyword & marginalia
derekstride
2022-09-08
1
-2
/
+2
|
*
removed duplicated kw, start capturing subtree earlier
Matthias Queitsch
2022-09-08
1
-3
/
+3
|
*
change table_expression -> table_reference
Matthias Queitsch
2022-09-08
1
-2
/
+2
|
*
account for added and renamed keywords
Matthias Queitsch
2022-08-29
1
-2
/
+7
|
*
SQL highlight queries rely on latest parser AST
derekstride
2022-08-05
1
-5
/
+4
|
*
Split func/method definition from calls in several programming language queries
lfenzo
2022-08-03
1
-2
/
+2
|
*
Highlight sql comments (#3178)
Robert Liebowitz
2022-07-14
1
-0
/
+1
|
*
Update lockfile and highlight queries
derekstride
2022-07-08
1
-5
/
+78
|
*
Initial SQL support
derekstride
2022-07-08
2
-0
/
+104