]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add tests to ensure an INSERT/UPDATE/DELETE immediately after virtual table construct...
authordanielk1977 <danielk1977@noemail.net>
Mon, 19 Jun 2006 03:05:10 +0000 (03:05 +0000)
committerdanielk1977 <danielk1977@noemail.net>
Mon, 19 Jun 2006 03:05:10 +0000 (03:05 +0000)
commitb3d24bf8ee1b933d576bac3f357622b822fdbc43
tree43b78f9b97d163ebac19b800efb31c9696b9047e
parentfdb83b2fa1861962195ab9e7ffd385bccd4c4bff
Add tests to ensure an INSERT/UPDATE/DELETE immediately after virtual table construction does not fail. (CVS 3270)

FossilOrigin-Name: 144d0eb13aed4507e93edec781b1819a068f4a70
manifest
manifest.uuid
src/delete.c
src/insert.c
src/update.c
test/vtab1.test
test/vtab2.test
test/vtab5.test [new file with mode: 0644]