]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a problem with INTEGER PRIMARY KEY columns and the pre-update hook.
authordan <dan@noemail.net>
Sat, 19 Mar 2011 08:38:50 +0000 (08:38 +0000)
committerdan <dan@noemail.net>
Sat, 19 Mar 2011 08:38:50 +0000 (08:38 +0000)
commit319eeb7b33eb9380924475f799ec66773c7ea953
tree22ea17f0bad3ccfa556e14e72ce0af65faea1619
parent516ae180058c463b572a5206c2282cb2e274a29e
Fix a problem with INTEGER PRIMARY KEY columns and the pre-update hook.

FossilOrigin-Name: 24d4d5dd007197a141555bcca6f2ac9ab47cde80
14 files changed:
install-sh [changed mode: 0755->0644]
manifest
manifest.uuid
src/delete.c
src/insert.c
src/update.c
src/vdbe.c
src/vdbe.h
src/vdbeInt.h
src/vdbeapi.c
src/vdbeaux.c
test/hook.test
test/progress.test [changed mode: 0644->0755]
tool/mkopts.tcl [changed mode: 0644->0755]