]> git.ipfire.org Git - thirdparty/sqlite.git/commit
In the sessions module, avoid recording a change if an UPDATE statement
authordrh <drh@noemail.net>
Thu, 3 Nov 2016 18:31:40 +0000 (18:31 +0000)
committerdrh <drh@noemail.net>
Thu, 3 Nov 2016 18:31:40 +0000 (18:31 +0000)
commit32dbb674ba8968f67cc22bb070573197fe5bb465
treeaf21cc1fc2a99a2f31fbf3e69bcae2b293c103c2
parentfcb704549f420846894dacbfa34ca1f92c9ef45a
In the sessions module, avoid recording a change if an UPDATE statement
overwrites a column with REAL affinity containing an integer value with
the same value.

FossilOrigin-Name: 0fc4f0f4c270d29ec9c03d2954ef57f98461ede8
ext/session/session1.test
manifest
manifest.uuid
src/vdbeInt.h
src/vdbeapi.c
src/vdbeaux.c