]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Bug fix: Get INSERT INTO ... SELECT working when the target is a virtual
authordrh <drh@noemail.net>
Tue, 29 Aug 2006 18:46:14 +0000 (18:46 +0000)
committerdrh <drh@noemail.net>
Tue, 29 Aug 2006 18:46:14 +0000 (18:46 +0000)
commit16ed8a64f645c727085429116bbcdf644e8c5e32
tree6161714b7b20b44a67f51f177648c10f03302430
parente07b862e71c6dee1068992603cb4a4cfc4abc4cb
Bug fix:  Get INSERT INTO ... SELECT working when the target is a virtual
table. (CVS 3374)

FossilOrigin-Name: 7912485705c96e365a942932bb12d5b9113c9885
manifest
manifest.uuid
src/insert.c
test/vtab9.test [new file with mode: 0644]