]> git.ipfire.org Git - thirdparty/sqlite.git/commit
For upsert, the constraint check code generator uses a copy of the index list generalized-upsert-ex1
authordrh <drh@noemail.net>
Wed, 9 Dec 2020 20:30:47 +0000 (20:30 +0000)
committerdrh <drh@noemail.net>
Wed, 9 Dec 2020 20:30:47 +0000 (20:30 +0000)
commite84ad92f17b96f1952f27645042bbf83fe6d0da5
tree2fcba3afe39355cccb66226a626d5b5ab9e011a7
parent5602777e8fc872e638c0d9ccc116bebfd66e02e9
For upsert, the constraint check code generator uses a copy of the index list
for the target table, which can potentially be reordered.

FossilOrigin-Name: 3194c00c2c6a32bdfd5acc9fda5b38ae131d20cd3b7aea8512a41b2e76808f6a
manifest
manifest.uuid
src/insert.c
src/sqliteInt.h
src/upsert.c