]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix calls to sqlite3_wal_checkpoint_v2(SQLITE_CHECKPOINT_NOOP) so that they do not...
authordan <Dan Kennedy>
Thu, 11 Dec 2025 11:05:26 +0000 (11:05 +0000)
committerdan <Dan Kennedy>
Thu, 11 Dec 2025 11:05:26 +0000 (11:05 +0000)
commit9334b9f1b8dc0f8a1c6f1edfdeb0157f1ba1cc7b
tree14e212fea1a003957c9e5055ebf1c5ce68904b87
parentc0160fa11a8d869b5694aa869a89f8cffeac4960
Fix calls to sqlite3_wal_checkpoint_v2(SQLITE_CHECKPOINT_NOOP) so that they do not return SQLITE_MISUSE.

FossilOrigin-Name: 117f4093f08e0abbde2041f70898220e237e250664f6ede6d4eb2a8a44050466
manifest
manifest.uuid
src/main.c
src/test1.c
test/e_walckpt.test
test/walckptnoop.test