]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Remove the begin_hook and commit_hook APIs. They were a bad idea. Add a
authordrh <drh@noemail.net>
Wed, 23 Apr 2003 12:25:23 +0000 (12:25 +0000)
committerdrh <drh@noemail.net>
Wed, 23 Apr 2003 12:25:23 +0000 (12:25 +0000)
commitb5a20d3cebe7872a747b3d316403fa36fb46b1f2
treec412ad30134a5f544e05b1c39f4907c218574c9b
parente22a334b782e5434cc1858eeb2f90c0148ff802d
Remove the begin_hook and commit_hook APIs.  They were a bad idea.  Add a
"trace" method to the TCL interface. (CVS 929)

FossilOrigin-Name: 6289b863590ecc5de3d1efaaa60aa6f3f64fefb3
manifest
manifest.uuid
src/main.c
src/sqlite.h.in
src/sqliteInt.h
src/tclsqlite.c
src/vdbe.c
test/hook.test [deleted file]
test/tclsqlite.test
tool/mkopts.tcl [new file with mode: 0755]