]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Experimental change to invoke the preupdate hook when WITHOUT ROWID tables are
authordan <dan@noemail.net>
Mon, 30 Jan 2017 19:44:53 +0000 (19:44 +0000)
committerdan <dan@noemail.net>
Mon, 30 Jan 2017 19:44:53 +0000 (19:44 +0000)
commitcb9a364390f2db2bb9340045e7973d3f639110bb
tree3303161d410f37fcccfc4f109b3ae6d485cb8097
parente7eeeb99f7827fc2838cf730adfb58f5419a41e7
Experimental change to invoke the preupdate hook when WITHOUT ROWID tables are
written.

FossilOrigin-Name: 856f8604c59c8fdd9bfb7d86fc0e212f091ab49a
ext/session/session1.test
ext/session/sessionwor.test [new file with mode: 0644]
manifest
manifest.uuid
src/insert.c
src/vdbe.c
src/vdbeInt.h
src/vdbeapi.c
src/vdbeaux.c
test/hook2.test [new file with mode: 0644]