]> 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>
Mon, 20 Jul 2026 17:53:36 +0000 (17:53 +0000)
committerdan <Dan Kennedy>
Mon, 20 Jul 2026 17:53:36 +0000 (17:53 +0000)
commitcd4b0a19eccb2d4a76e43468757766866fa26776
treec29d291de2a280e4ee7e77b01a9a74a846c099cc
parent27a20bafd4e10e131a8a81e9d863dd9f199fa979
parent86512b11c5460550e84d557836370c92c0a743ce
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]. Also fix a problem whereby a trigger fired by REPLACE conflict resolution might cause a UNIQUE conflict violation to be committed to the database. Forum post [forum:/info/2026-07-18T09:45:24Z | 2026-07-18T09:45:24Z].

FossilOrigin-Name: 8f0ad8f33f5e040eb70b0b77d730c2e785827621bb0ad21afd9ce2efe4dad921
manifest
manifest.uuid