]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Do not allow sqlite3_rsync to convert the replica from WAL-mode into
authordrh <>
Fri, 2 May 2025 11:18:09 +0000 (11:18 +0000)
committerdrh <>
Fri, 2 May 2025 11:18:09 +0000 (11:18 +0000)
commit5db695197b74580c777b37ab1b787531f15f7f9f
treeff991f262e913ebf78212350f25c92343aa918b6
parent2bd983a97498a19b710d95bb1a26d54f90223b10
Do not allow sqlite3_rsync to convert the replica from WAL-mode into
DELETE-mode, as that can disrupt existing clients on the replica side.
DELETE-mode to WAL-mode conversions are allowed, however.  See
[forum:/forumpost/6b575b66156673ee|forum thread 6b575b66156].

FossilOrigin-Name: 660a035b6ce6684d429b882133e032181cc1664f4efadf1bc0e4ae27d45071c4
manifest
manifest.uuid
tool/sqlite3_rsync.c