On an UPSERT when the order of constraint checks is rearranged, make sure
commitff298cba7729297588837ca23856d2a128b58f6e
authorD. Richard Hipp <drh@hwaci.com>
Wed, 11 Jul 2018 13:34:24 +0000 (11 13:34 +0000)
committerD. Richard Hipp <drh@hwaci.com>
Wed, 11 Jul 2018 13:34:24 +0000 (11 13:34 +0000)
treedf315af5658fe340f17d0b9df6337a071fc4199a
parentf228ead93c601d8bb4f808393ae8290bf1f3887b
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].
src/insert.c
test/upsert1.test