index
:
nvim-treesitter
0.5-compat
feat/emmylua
feat/warn
fix/lua
main
master
[no description]
git mirrorbot
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
queries
/
sql
/
highlights.scm
Commit message (
Expand
)
Author
Age
Files
Lines
*
highlights(sql): add `full`, `any` and `some` keywords
Matthias Queitsch
2023-03-31
1
-0
/
+3
*
update sql parser and highlights
Trey Wood
2023-03-29
1
-0
/
+1
*
highlights(sql): add new keywords for views and defaults
Matthias Queitsch
2023-03-22
1
-0
/
+6
*
highlights(sql): add new keywords and datatypes
Matthias Queitsch
2023-03-08
1
-0
/
+10
*
highlights(sql): keywords as `@storageclass`
Matthias Queitsch
2023-03-04
1
-15
/
+20
*
highlights(sql): added missing kwds, added `@attribute` and @`type.qualifier`...
Matthias Queitsch
2023-03-04
1
-11
/
+14
*
highlights(sql): add missing keywords
Matthias Queitsch
2023-03-04
1
-19
/
+62
*
highlights(sql): update highlight queries
v0.8.4
Matthias Queitsch
2023-02-20
1
-20
/
+63
*
sql: update parser and query (#3820)
Derek Stride
2022-11-18
1
-0
/
+3
*
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
*
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
1
-0
/
+101