]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add the opcode OP_VUpdate and replace the xInsert/xDelete members of sqlite3_module...
authordanielk1977 <danielk1977@noemail.net>
Wed, 14 Jun 2006 13:03:23 +0000 (13:03 +0000)
committerdanielk1977 <danielk1977@noemail.net>
Wed, 14 Jun 2006 13:03:23 +0000 (13:03 +0000)
commit399918f271cb20b28fa6783ec0aedc6a240281f4
treeb608df8f1f0cf113cfb37a8befcde777ce889309
parent98331538bf3421dabfa7232e12775ca2c5920ccc
Add the opcode OP_VUpdate and replace the xInsert/xDelete members of sqlite3_module with xUpdate. (CVS 3242)

FossilOrigin-Name: 418f3ca84abf0d0876d2c4430f7f6ceaa9c0a17b
manifest
manifest.uuid
src/sqlite.h.in
src/vdbe.c
src/vdbeaux.c
src/vtab.c