]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix conflict handling for the case when the rowid uses REPLACE but other
authordrh <drh@noemail.net>
Tue, 5 Nov 2013 19:41:32 +0000 (19:41 +0000)
committerdrh <drh@noemail.net>
Tue, 5 Nov 2013 19:41:32 +0000 (19:41 +0000)
commit8d1b82e40bf69f65ab8371ff2dd718ffeff4f43f
tree17c970758b8930f9819d470ab19057152610532c
parent5a9a37b7b418cedf1a3e4b1ea42afe0c9b1722c2
Fix conflict handling for the case when the rowid uses REPLACE but other
unique constraints use FAIL or IGNORE.

FossilOrigin-Name: 573cc27427af297185f11aac8dce88ca31f471ca
manifest
manifest.uuid
src/insert.c
test/conflict3.test [new file with mode: 0644]