fix wrong syntax of value_rows
This commit is contained in:
@ -299,7 +299,7 @@ InsertValuesStatement_EDIT
|
||||
|
||||
InsertValuesList
|
||||
: ParenthesizedRowValuesList
|
||||
| RowValuesList ',' ParenthesizedRowValuesList
|
||||
| ParenthesizedRowValuesList ',' InsertValuesList
|
||||
;
|
||||
|
||||
ParenthesizedRowValuesList
|
||||
|
Reference in New Issue
Block a user