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
*
feat!: drop modules, general refactor and cleanup
Christian Clason
2025-05-12
1
-427
/
+0
*
fix(sql): remove unused rules
Amaan Qureshi
2024-10-16
1
-7
/
+0
*
refactor(format): drop extra indentation for field
Phạm Huy Hoàng
2024-03-21
1
-4
/
+3
*
feat(sql): highlight fields in column definition
Omar Valdez
2024-03-20
1
-0
/
+3
*
feat(highlights)!: `@keyword.storage` → `@keyword.modifier`
Jaehwang Jung
2024-03-16
1
-1
/
+1
*
feat(highlights)!: keyword `@type.qualifier` → `@keyword.modifier`
Jaehwang Jung
2024-03-16
1
-1
/
+1
*
chore: format queries
Phạm Huy Hoàng
2024-01-21
1
-2
/
+2
*
chore: query formatting
Pham Huy Hoang
2024-01-19
1
-76
/
+79
*
feat!: align standard captures with upstream
Christian Clason
2024-01-19
1
-6
/
+6
*
fix(sql): update queries from upstream
Derek Stride
2023-11-02
1
-37
/
+78
*
highlights(sql): add t-sql specific data types (#5311)
Matthias Q
2023-08-25
1
-0
/
+9
*
feat(sql): add missing keywords
Matthias Queitsch
2023-08-07
1
-0
/
+24
*
feat(sql): add new keywords
Matthias Queitsch
2023-07-30
1
-0
/
+3
*
feat(sql): update queries for newly added keywords
Matthias Q
2023-07-18
1
-0
/
+2
*
feat(sql): update highlights from upstream
Derek Stride
2023-07-05
1
-6
/
+38
*
feat(sql): json operator highlights
Dian Fay
2023-06-29
1
-2
/
+4
*
highlights(sql): add `filter` keyword
Matthias Q
2023-06-29
1
-0
/
+1
*
highlights(sql): remove `keyword_group_concat` after refactor
Matthias Queitsch
2023-06-23
1
-1
/
+0
*
highlights(sql): fix order for `invocation`
Matthias Queitsch
2023-06-22
1
-5
/
+5
*
fix(sql): invocation
Dian M Fay
2023-06-22
1
-2
/
+3
*
fix(sql): field alias moved to term
Dian M Fay
2023-06-22
1
-1
/
+0
*
fix(sql): table_alias -> alias
Dian M Fay
2023-06-22
1
-2
/
+2
*
fix(sql): table_reference -> object_reference
Dian M Fay
2023-06-22
1
-1
/
+1
*
feat(sql): add new keywords for optimization statements and renames
Matthias Q
2023-06-19
1
-1
/
+16
*
highlights(sql): add keyword `overwrite`
Matthias Queitsch
2023-05-23
1
-0
/
+1
*
highlights(sql): refactor `count` to generic `invocation`
Matthias Queitsch
2023-05-15
1
-4
/
+0
*
feat(sql): add more keywords
Derek Stride
2023-05-08
1
-2
/
+6
*
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