]> git.ipfire.org Git - thirdparty/sqlite.git/commit
In the Table object, change the nVCol field to nNVCol - the number of
authordrh <drh@noemail.net>
Thu, 17 Oct 2019 18:35:57 +0000 (18:35 +0000)
committerdrh <drh@noemail.net>
Thu, 17 Oct 2019 18:35:57 +0000 (18:35 +0000)
commit0b0b3a95d025430c83563ee390656901734f9988
tree96d1c03cec92ab17b6591b7f719fe4257c392e15
parentd4cd292c2aa7e453ee3879d47df0c0503b47db75
In the Table object, change the nVCol field to nNVCol - the number of
non-virtual columns, as that is the quantity that we need most.

FossilOrigin-Name: 4ad66af04a654d92711d2d056ce8f35cd21eac4b99fb8d78be1a314620b6d29e
manifest
manifest.uuid
src/build.c
src/insert.c
src/pragma.c
src/sqliteInt.h