]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add the sqlite3_preupdate_new() API, for retrieving the new.* values from within...
authordan <dan@noemail.net>
Wed, 16 Mar 2011 19:59:18 +0000 (19:59 +0000)
committerdan <dan@noemail.net>
Wed, 16 Mar 2011 19:59:18 +0000 (19:59 +0000)
commit37db03bf73f9692fdd86388d677668c09be128d7
treecb42102ee9ebb0ab9185cfe52d52d721e8aee96c
parent6566ebe1b630c04d66dc92e709674786f81ba191
Add the sqlite3_preupdate_new() API, for retrieving the new.* values from within a pre-update callback.

FossilOrigin-Name: 526545c49f64d9063d1b888cfc14ece62fa3c13c
ext/session/sqlite3session.h
manifest
manifest.uuid
src/sqlite.h.in
src/tclsqlite.c
src/update.c
src/vdbe.c
src/vdbeInt.h
src/vdbeapi.c
src/vdbeaux.c
test/hook.test