]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add a test to check that the incrblob API cannot be used to write to an IPK column...
authordan <dan@noemail.net>
Fri, 2 Oct 2009 06:35:06 +0000 (06:35 +0000)
committerdan <dan@noemail.net>
Fri, 2 Oct 2009 06:35:06 +0000 (06:35 +0000)
commit1316700e54cf437f7189e74fadafda0d6db7965c
treec079111a85f30deedb1ba465703c8a4be2bfe9e3
parent3d7b04699609efaaa5b4a686302876aaba76b9ea
Add a test to check that the incrblob API cannot be used to write to an IPK column. Also a comment to explain why the incrblob code does not need to check if a column is part of a parent key before writing to it.

FossilOrigin-Name: dca2a7f608d9237039541707846c76cd460f5805
manifest
manifest.uuid
src/vdbeblob.c
test/incrblob.test