Looks good, thanks!
@@ -59,7 +59,7 @@ InsertValuesStatement_EDIT
InsertValuesList
: ParenthesizedRowValuesList
- | RowValuesList ',' ParenthesizedRowValuesList
+ | InsertValuesList ',' ParenthesizedRowValuesList
;
ParenthesizedRowValuesList
@@ -255,7 +255,7 @@ GenericInsert_EDIT
@@ -299,7 +299,7 @@ InsertValuesStatement_EDIT
@@ -12638,7 +12638,7 @@
"process-nextick-args": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-2.0.0.tgz",
- "integrity": "sha1-o31zL0JxtKsa0HDTVQjoKQeI/6o="
+ "integrity": "sha512-MtEC1TqN0EU5nephaJ4rAtThHtC86dNN9qCuEhtshvpVBkAW5ZO7BASN9REnF9eoXGcRub+pFuKEpOHE+HbEMw=="
},
"progress": {
"version": "2.0.3",