Correctly initialize the SrcItem.iCursor field to -1 when creating a co-routine from...
commit3a9e1033c69e23543fcd893403839f35b3417547
authorDan Kennedy <danielk1977@gmail.com>
Tue, 12 Mar 2024 20:10:46 +0000 (12 20:10 +0000)
committerDan Kennedy <danielk1977@gmail.com>
Tue, 12 Mar 2024 20:10:46 +0000 (12 20:10 +0000)
treeb212c518e3aee71cf33b5660439d22922cc4f936
parent2ab1efbab9824007ac9b3abed9fa4eaba4c2b56f
Correctly initialize the SrcItem.iCursor field to -1 when creating a co-routine from a multi-values VALUES clause.
src/insert.c
test/values.test