]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add the sqlite3_update_hook() API. (CVS 2820)
authordanielk1977 <danielk1977@noemail.net>
Thu, 15 Dec 2005 15:22:08 +0000 (15:22 +0000)
committerdanielk1977 <danielk1977@noemail.net>
Thu, 15 Dec 2005 15:22:08 +0000 (15:22 +0000)
commit94eb6a14cb7ad11ef7c95f22eec093f77c5a71d8
tree4c94820844ccd12a32b0fc49c64c42d300ea06a5
parentc529f520468ca3bd701d009339d336c8618cf921
Add the sqlite3_update_hook() API. (CVS 2820)

FossilOrigin-Name: 36229018817eebfbfca7a66d2285e4faf7b39845
manifest
manifest.uuid
src/delete.c
src/insert.c
src/main.c
src/sqlite.h.in
src/sqliteInt.h
src/tclsqlite.c
src/vdbe.c
src/vdbeInt.h
test/hook.test