aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lockfile.json2
-rw-r--r--queries/sql/highlights.scm6
2 files changed, 5 insertions, 3 deletions
diff --git a/lockfile.json b/lockfile.json
index 7d49e2409..9400c3986 100644
--- a/lockfile.json
+++ b/lockfile.json
@@ -468,7 +468,7 @@
"revision": "05f949d3c1c15e3261473a244d3ce87777374dec"
},
"sql": {
- "revision": "bd53a6c482d865365cbfb034168ca78364d1d136"
+ "revision": "e35a16e4b7b342de6a0fbeee108d536bb6633562"
},
"squirrel": {
"revision": "e8b5835296f931bcaa1477d3c5a68a0c5c2ba034"
diff --git a/queries/sql/highlights.scm b/queries/sql/highlights.scm
index 55e8fb68c..7ce6131c0 100644
--- a/queries/sql/highlights.scm
+++ b/queries/sql/highlights.scm
@@ -300,6 +300,10 @@
">="
">"
"<>"
+ "->"
+ "->>"
+ "#>"
+ "#>>"
] @operator
[
@@ -312,5 +316,3 @@
","
"."
] @punctuation.delimiter
-
-