]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix the handling of "PRAGMA count_changes=ON" with UPSERT. Also improved
authordrh <drh@noemail.net>
Thu, 19 Apr 2018 23:52:39 +0000 (23:52 +0000)
committerdrh <drh@noemail.net>
Thu, 19 Apr 2018 23:52:39 +0000 (23:52 +0000)
commit796369131419dac03306ee3d2275cf68dab4b1b8
treec7c45aba515ab2522bba19b64af0f59af8cbc74d
parent2633b289832043967d56fbfd46b7b0bd201e9a08
Fix the handling of "PRAGMA count_changes=ON" with UPSERT.  Also improved
the implementation of count_changes in other places, without changing the
behavior.

FossilOrigin-Name: c6f71115eb933c2aee295bc31e5139112463c28e15a3b3ea242fd9bac168aed9
manifest
manifest.uuid
src/delete.c
src/insert.c
src/update.c
test/upsert1.test