Explorar o código

Merge pull request #24 from bjacobso/patch-1

Add LIMIT to sql keywords
Peng Lyu %!s(int64=8) %!d(string=hai) anos
pai
achega
1e7815dd72
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/sql.ts

+ 1 - 0
src/sql.ts

@@ -456,6 +456,7 @@ export const language = <ILanguage>{
 		'LEVEL_3',
 		'LEVEL_4',
 		'LIFETIME',
+		'LIMIT',
 		'LINENO',
 		'LIST',
 		'LISTENER',