]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a problem preventing UPDATE statements that use a range-scan on the PK
authordan <dan@noemail.net>
Wed, 11 Jan 2017 15:42:14 +0000 (15:42 +0000)
committerdan <dan@noemail.net>
Wed, 11 Jan 2017 15:42:14 +0000 (15:42 +0000)
commit372f942f177188e5ce575e8b9b2c50ac7562bc32
tree361211de71d1b3a6164c22b01a701684d45f3607
parentf91c1318f48febae7d3aac6c14b70068f1a2c375
Fix a problem preventing UPDATE statements that use a range-scan on the PK
index of a WITHOUT ROWID table from using a one-pass strategy.

FossilOrigin-Name: cab86c90945126c24c40cf2dedd053a8c46d00d6
manifest
manifest.uuid
src/update.c
test/update2.test