mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 17:25:39 +01:00
Add LIMIT to sql keywords
This commit is contained in:
parent
fbdcb70601
commit
c8da645d93
1 changed files with 1 additions and 0 deletions
|
|
@ -456,6 +456,7 @@ export const language = <ILanguage>{
|
|||
'LEVEL_3',
|
||||
'LEVEL_4',
|
||||
'LIFETIME',
|
||||
'LIMIT',
|
||||
'LINENO',
|
||||
'LIST',
|
||||
'LISTENER',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue