Fix the handling of "PRAGMA count_changes=ON" with UPSERT. Also improved
commit173cb30fbabb104e72daf67223b644f4cbf67103
authorD. Richard Hipp <drh@hwaci.com>
Thu, 19 Apr 2018 23:52:39 +0000 (19 23:52 +0000)
committerD. Richard Hipp <drh@hwaci.com>
Thu, 19 Apr 2018 23:52:39 +0000 (19 23:52 +0000)
treedb5ddc529bbe82744ac905dad7a1f02f7bcf7c9f
parentb95f3862d913842dd84d9fc49caadbd9bac51e0b
Fix the handling of "PRAGMA count_changes=ON" with UPSERT.  Also improved
the implementation of count_changes in other places, without changing the
behavior.
src/delete.c
src/insert.c
src/update.c
test/upsert1.test