]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Reinsert the experimental sqlite_commit_hook() API. (CVS 1179)
authordrh <drh@noemail.net>
Thu, 15 Jan 2004 02:44:03 +0000 (02:44 +0000)
committerdrh <drh@noemail.net>
Thu, 15 Jan 2004 02:44:03 +0000 (02:44 +0000)
commitaa940eacfea96ddd41b8c54b6895562321a260dc
tree1b9096e9615ddd3ed2033b898572698a9a8ec894
parent751f41217e0047b940aa102a069a59830b80ba9c
Reinsert the experimental sqlite_commit_hook() API. (CVS 1179)

FossilOrigin-Name: 72bc84f2f18f6eeb279a4ad670310e85d154f663
manifest
manifest.uuid
src/main.c
src/sqlite.h.in
src/sqliteInt.h
src/tclsqlite.c
src/vdbe.c
test/hook.test [new file with mode: 0644]
test/tclsqlite.test