Skip to content

Commit 812dfec

Browse files
hinogiscriptcoded
authored andcommitted
feat: added declare for procedual plsql as keyword
1 parent c45f488 commit 812dfec

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)