1
0
Эх сурвалжийг харах

Fix highlighting of GROUP BY

fixes https://github.com/microsoft/monaco-editor/issues/2275
Mac Lockard 4 жил өмнө
parent
commit
9fb1d9e5ae

+ 1 - 0
src/redshift/redshift.ts

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