]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add API function sqlite3_preupdate_depth(), for determining the depth of the trigger...
authordan <dan@noemail.net>
Tue, 22 Mar 2011 18:45:29 +0000 (18:45 +0000)
committerdan <dan@noemail.net>
Tue, 22 Mar 2011 18:45:29 +0000 (18:45 +0000)
commit1e7a2d431532c931e0d2e122a43c3a70e2e4ffb5
tree84323337a8a71a5af92d5510c10c9adf24bec806
parent245b49b2030989768c410ea1459f791a131216cb
Add API function sqlite3_preupdate_depth(), for determining the depth of the trigger stack from within a pre-update callback.

FossilOrigin-Name: bdea70895c2c686a4dd3f4bf0a475fd1501d9551
manifest
manifest.uuid
src/sqlite.h.in
src/tclsqlite.c
src/vdbeapi.c
test/hook.test