Matthias Queitsch
|
d382b41563
|
highlights(sql): added missing kwds, added @attribute and @type.qualifier kwds
|
2023-03-04 06:14:31 -05:00 |
|
Matthias Queitsch
|
e3a1ae4c4e
|
highlights(sql): add missing keywords
|
2023-03-04 06:14:31 -05:00 |
|
Matthias Queitsch
|
c9d7f9c920
|
highlights(sql): update highlight queries
highlights(sql): add bool, attributes, conditionals
highlights(sql): add builtins
highlights(sql): add parameters
highlights(sql): add temp table attribute
update sql highlights; add floats
bump sql version
bump upstream sql version
highlights(sql): fix float regex
fix upstream changes; bump sql version
|
2023-02-20 22:47:45 -08:00 |
|
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 |
|