Skip to content

Commit 93eb443

Browse files
authored
feat: added declare for procedual plsql as keyword
1 parent d52d71e commit 93eb443

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/keywords.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ module.exports = [
3636
'DATABASE',
3737
'DATETIME',
3838
'DECIMAL',
39+
'DECLARE',
3940
'DEFAULT',
4041
'DELETE',
4142
'DESC',

0 commit comments

Comments
 (0)