]> git.ipfire.org Git - thirdparty/sqlite.git/commit
On an UPSERT when the order of constraint checks is rearranged, make sure
authordrh <drh@noemail.net>
Wed, 11 Jul 2018 13:34:24 +0000 (13:34 +0000)
committerdrh <drh@noemail.net>
Wed, 11 Jul 2018 13:34:24 +0000 (13:34 +0000)
commit222a384a068339bc938fdcbddb2c99847518a0e8
tree1eac219070fa99afe0e1e4d6193c951c194c6283
parent9341916ed542e0ffb580ca5df0365fa977341a57
On an UPSERT when the order of constraint checks is rearranged, make sure
that the affinity transformations on the inserted content occur before
any of the constraint checks.  Fix for ticket [79cad5e4b2e219dd197242e9e5f4e].

FossilOrigin-Name: d120c45f3dc79f67afed0e44e5133569f784bc6792b15f5d79529deac2d13072
manifest
manifest.uuid
src/insert.c
test/upsert1.test