fix: allow ROW and ROWS as function name
This commit is contained in:
parent
f1ca0738d3
commit
82d097b034
@ -1023,6 +1023,8 @@ reservedKeywordsUsedAsFuncName
|
|||||||
| KW_POSITION
|
| KW_POSITION
|
||||||
| KW_POWER
|
| KW_POWER
|
||||||
| KW_QUARTER
|
| KW_QUARTER
|
||||||
|
| KW_ROW
|
||||||
|
| KW_ROWS
|
||||||
| KW_RANK
|
| KW_RANK
|
||||||
| KW_RIGHT
|
| KW_RIGHT
|
||||||
| KW_SECOND
|
| KW_SECOND
|
||||||
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user