]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Test case for writing to a WITHOUT ROWID virtual table. The TCLVAR virtual
authordrh <drh@noemail.net>
Thu, 10 Aug 2017 17:53:11 +0000 (17:53 +0000)
committerdrh <drh@noemail.net>
Thu, 10 Aug 2017 17:53:11 +0000 (17:53 +0000)
commit4dd176eaabd42f2bc06a49f8119da7960308f9df
tree6989378f919d6579fc30727a8f72e916b18d0d0e
parente3740f272bf8fc7439d64e211c3093ff55a8c21c
Test case for writing to a WITHOUT ROWID virtual table.  The TCLVAR virtual
table is modified to add a "fullname" column which is the primary key, and
to accept update operations against the primary key.

FossilOrigin-Name: 6997e00c3221f266f4d9187501d8a9e5bafb85551e88a744cdc8ffe3b75ec2a4
manifest
manifest.uuid
src/test_tclvar.c
test/vtab2.test
test/vtabE.test
test/vtabH.test
test/vtabJ.test [new file with mode: 0644]