]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add tests for fts3 and onepass update/delete operations. Also fix a problem with...
authordan <dan@noemail.net>
Tue, 29 Sep 2015 10:11:26 +0000 (10:11 +0000)
committerdan <dan@noemail.net>
Tue, 29 Sep 2015 10:11:26 +0000 (10:11 +0000)
commit354474ad6de3a4ee43df5f83af769669513cec02
tree6a1c0896ea86c2c8c6ef3f1ab49cc8da4da8dbbb
parent0f40037eeedde464d3548f42e95adff8411d4743
Add tests for fts3 and onepass update/delete operations. Also fix a problem with onepass updates that do not affect any rows.

FossilOrigin-Name: 820c804468abff692742952de670c5d906a50956
manifest
manifest.uuid
src/delete.c
src/update.c
src/wherecode.c
test/fts4onepass.test [new file with mode: 0644]