From 6a175d2c4bbf778d72025d4af4478de3d604e6a4 Mon Sep 17 00:00:00 2001 From: 0x084E <0x084E@mailbox.org> Date: Wed, 30 Sep 2020 12:25:22 +0200 Subject: [PATCH] Add apply to SQL keywords --- src/StyleLexers/styleLexSQL.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/StyleLexers/styleLexSQL.c b/src/StyleLexers/styleLexSQL.c index ac5eb8413..2ff44e358 100644 --- a/src/StyleLexers/styleLexSQL.c +++ b/src/StyleLexers/styleLexSQL.c @@ -5,7 +5,7 @@ KEYWORDLIST KeyWords_SQL = { // Keywords "abort accessible account action active add admin after against aggregate algorithm all allocate alter " -"always analyse analyze and any as asc ascii asensitive at attach audit authorization authors " +"always analyse analyze and any apply as asc ascii asensitive at attach audit authorization authors " "auto_increment autoextend_size autoincrement avg avg_row_length backup before begin between binlog block " "both break btree buckets by cache call cascade cascaded case cast catalog_name chain change changed " "channel charset check checksum cipher class_origin client clone close cluster coalesce code collate "