]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Ensure that a write with REPLACE conflict resolution on an integer primary key column...
authordan <Dan Kennedy>
Fri, 17 Jul 2026 16:26:56 +0000 (16:26 +0000)
committerdan <Dan Kennedy>
Fri, 17 Jul 2026 16:26:56 +0000 (16:26 +0000)
commit88b4e34fa994c4784e5472d40ba683300478a64e
tree131f506b8b1d6ed49325c44138aa4d9469c3c6db
parent849be20583a69f53c508258dec453194b6a8cad2
Ensure that a write with REPLACE conflict resolution on an integer primary key column is handled after any IGNORE or FAIL conflicts, even if there is also an explicit "ON CONFLICT" clause unrelated to the IPK. Forum post [forum:/info/2026-07-17T09:30:42Z | 2026-07-17T09:30:42Z].

FossilOrigin-Name: 1875249ab30fb110bc09963b592c8f48d2fb57066d770ad7e1da7e8bc8602977
manifest
manifest.tags
manifest.uuid
src/insert.c
test/upsert1.test