]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add code to invoke the xDestroy method of a virtual table when it is dropped. (CVS...
authordanielk1977 <danielk1977@noemail.net>
Mon, 12 Jun 2006 16:01:21 +0000 (16:01 +0000)
committerdanielk1977 <danielk1977@noemail.net>
Mon, 12 Jun 2006 16:01:21 +0000 (16:01 +0000)
commit9e39ce87cf590df41dd29ac1f2f8da663275148a
tree1ca85161586c29e49367ad32e21d70399bd69121
parentcdb36b7dc9ff89f8749513ff5ce5308e9faca70b
Add code to invoke the xDestroy method of a virtual table when it is dropped. (CVS 3218)

FossilOrigin-Name: f0c7c8d12c04376e48c6d53a29cfae3fa13b52cf
manifest
manifest.uuid
src/build.c
src/sqliteInt.h
src/vdbe.c
src/vtab.c
test/vtab1.test