Merge pull request #122 from maclockard/patch-1

Fix highlighting of GROUP BY for redshift
pull/2748/head
Alexandru Dima 4 years ago committed by GitHub
commit c1b88facf1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -58,6 +58,7 @@ export const language = <languages.IMonarchLanguage>{
'BINARY',
'BLANKSASNULL',
'BOTH',
'BY',
'BYTEDICT',
'BZIP2',
'CASE',

Loading…
Cancel
Save