]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add the SQLITE_CHANGESETAPPLY_NOUPDATELOOP option to the sqlite3_changeset_apply_v2... session-update-loops
authordan <Dan Kennedy>
Fri, 22 May 2026 14:22:14 +0000 (14:22 +0000)
committerdan <Dan Kennedy>
Fri, 22 May 2026 14:22:14 +0000 (14:22 +0000)
commitf380599476317bacfb234926916028a69567614e
tree92c5654da13138ee948a5ae36be372d658ffdd34
parentde739c345044c1ff46538b2a704abcc831ad1cc7
Add the SQLITE_CHANGESETAPPLY_NOUPDATELOOP option to the sqlite3_changeset_apply_v2/3() method. To disable the extra processing to commit changesets that swap two or more values subject to a UNIQUE constraint between rows.

FossilOrigin-Name: eba02092bcf1713a646ecf8febd53a83bc803cf1b17e2e4fc590c14d886a8d27
ext/session/sessionconflict2.test
ext/session/sqlite3session.c
ext/session/sqlite3session.h
ext/session/test_session.c
manifest
manifest.uuid