Skip to content
This repository has been archived by the owner on Nov 5, 2021. It is now read-only.

Commit

Permalink
Merge pull request #24 from bjacobso/patch-1
Browse files Browse the repository at this point in the history
Add LIMIT to sql keywords
  • Loading branch information
rebornix authored Aug 10, 2017
2 parents fbdcb70 + c8da645 commit 1e7815d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/sql.ts
Original file line number Diff line number Diff line change
Expand Up @@ -456,6 +456,7 @@ export const language = <ILanguage>{
'LEVEL_3',
'LEVEL_4',
'LIFETIME',
'LIMIT',
'LINENO',
'LIST',
'LISTENER',
Expand Down

0 comments on commit 1e7815d

Please sign in to comment.