File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 227227 </dict >
228228 <dict >
229229 <key >match </key >
230- <string >(?i:\b(select(\s+distinct)?|insert\s+(ignore\s+)?into|update|delete|from|set|where|group\sby|or|like|and|union(\s+all)?|having|order\sby|limit|(inner|cross)\s+join|join|straight_join|(left|right)(\s+outer)?\s+join|natural(\s+(left|right)(\s+outer)?)?\s+join)\b) </string >
230+ <string >(?i:\b(select(\s+distinct)?|insert\s+(ignore\s+)?into|update|delete|from|declare| set|where|group\sby|or|like|and|union(\s+all)?|having|order\sby|limit|(inner|cross)\s+join|join|straight_join|(left|right)(\s+outer)?\s+join|natural(\s+(left|right)(\s+outer)?)?\s+join)\b) </string >
231231 <key >name </key >
232232 <string >keyword.other.DML.sql </string >
233233 </dict >
239239 </dict >
240240 <dict >
241241 <key >match </key >
242- <string >(?i:\b(values|use|exec|openquery)\b) </string >
242+ <string >(?i:\b(values|go| use|into| exec|execute |openquery)\b) </string >
243243 <key >name </key >
244244 <string >keyword.other.DML.II.sql </string >
245245 </dict >
You can’t perform that action at this time.
0 commit comments