aboutsummaryrefslogtreecommitdiffstats
path: root/queries/sql
diff options
context:
space:
mode:
Diffstat (limited to 'queries/sql')
-rw-r--r--queries/sql/highlights.scm3
1 files changed, 3 insertions, 0 deletions
diff --git a/queries/sql/highlights.scm b/queries/sql/highlights.scm
index aaa8aff9f..a3b5de05f 100644
--- a/queries/sql/highlights.scm
+++ b/queries/sql/highlights.scm
@@ -120,6 +120,7 @@
(keyword_right)
(keyword_outer)
(keyword_inner)
+ (keyword_full)
(keyword_order)
(keyword_partition)
(keyword_group)
@@ -160,6 +161,8 @@
(keyword_owner)
(keyword_union)
(keyword_all)
+ (keyword_any)
+ (keyword_some)
(keyword_except)
(keyword_intersect)
(keyword_returning)