Derek Stride
|
9705316fff
|
sql: update parser and query (#3820)
Add better `term` nodes in the select expression
|
2022-11-18 14:20:39 +00:00 |
|
Matthias Queitsch
|
3aef8d60ae
|
highlights(sql): remove grouped keyword
|
2022-09-14 08:22:21 +02:00 |
|
Matthias Queitsch
|
1c384edc57
|
highlights(sql): removed duplicate keywords, added new keyword, hashing
as function.calls
|
2022-09-14 08:22:21 +02:00 |
|
derekstride
|
612af3061d
|
highlights(sql): missing keyword & marginalia
|
2022-09-08 21:13:17 +02:00 |
|
Matthias Queitsch
|
5b4fd6ba00
|
removed duplicated kw, start capturing subtree earlier
|
2022-09-08 17:44:21 +02:00 |
|
Matthias Queitsch
|
72eac1deeb
|
change table_expression -> table_reference
|
2022-09-08 17:44:21 +02:00 |
|
Matthias Queitsch
|
6e0e03285a
|
account for added and renamed keywords
|
2022-08-29 01:30:28 -07:00 |
|
derekstride
|
3832fde3ee
|
SQL highlight queries rely on latest parser AST
|
2022-08-05 21:20:11 +02:00 |
|
lfenzo
|
c784720917
|
Split func/method definition from calls in several programming language queries
|
2022-08-03 12:05:30 -07:00 |
|
Robert Liebowitz
|
97a0322c63
|
Highlight sql comments (#3178)
|
2022-07-14 14:07:10 +00:00 |
|
derekstride
|
1b6debcf69
|
Update lockfile and highlight queries
|
2022-07-08 00:15:40 +02:00 |
|
derekstride
|
8927588e47
|
Initial SQL support
|
2022-07-08 00:15:40 +02:00 |
|