Merge pull request #122 from maclockard/patch-1

Fix highlighting of GROUP BY for redshift
This commit is contained in:
Alexandru Dima 2020-12-23 18:10:28 +01:00 committed by GitHub
commit c1b88facf1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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