]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add the sqlite3_rollback_hook() API. Still requires further testing. (CVS 2823)
authordanielk1977 <danielk1977@noemail.net>
Fri, 16 Dec 2005 06:54:01 +0000 (06:54 +0000)
committerdanielk1977 <danielk1977@noemail.net>
Fri, 16 Dec 2005 06:54:01 +0000 (06:54 +0000)
commit71fd80bf5ca3027464eb233c36bd928f2249edc4
tree73a7df6795d4af33ca58d20cbcaf87294cae236e
parentfdd6e85a34cc4f1fcb49639519f3673627ecacbf
Add the sqlite3_rollback_hook() API. Still requires further testing. (CVS 2823)

FossilOrigin-Name: 3baa3ff32435b64e7ae7646b17a98fef9296aaa0
main.mk
manifest
manifest.uuid
src/btree.c
src/main.c
src/sqlite.h.in
src/sqliteInt.h
src/tclsqlite.c
src/vdbeaux.c
test/hook.test
test/tclsqlite.test