]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Make sure the INSERT INTO ... SELECT statement works correctly even when
authordrh <drh@noemail.net>
Fri, 4 Nov 2011 00:23:53 +0000 (00:23 +0000)
committerdrh <drh@noemail.net>
Fri, 4 Nov 2011 00:23:53 +0000 (00:23 +0000)
commite7224a011bd2ee28ceab126b6d867ba7963260e7
tree1d170e880c6b01cae293cf82b82367ffdda7d204
parent75e700c100f429c544e12b35d2ab2b13457807b5
Make sure the INSERT INTO ... SELECT statement works correctly even when
the destination table contains an INTEGER PRIMARY KEY ON CONFLICT... column.
Ticket [676bc02b87176125].

FossilOrigin-Name: 6f9898db7ff0730cc03f561f9c32ef3dee7e5d81
manifest
manifest.uuid
src/insert.c
test/insert4.test