dan
|
9334b9f1b8
|
Fix calls to sqlite3_wal_checkpoint_v2(SQLITE_CHECKPOINT_NOOP) so that they do not return SQLITE_MISUSE.
FossilOrigin-Name: 117f4093f08e0abbde2041f70898220e237e250664f6ede6d4eb2a8a44050466
|
2025-12-11 11:05:26 +00:00 |
|
dan
|
75ef68e385
|
Avoid using randomblob() in walckptnoop.test, as it produces different results for different test permutations.
FossilOrigin-Name: 94ceb0f0cfef1da89ea2a7420f508024897d9b7c19ef9be9af88d3e6f48c297c
|
2025-10-06 17:20:26 +00:00 |
|
drh
|
0ab87fc9a7
|
Fix typo in the "testprefix" for walckptnoop.test
FossilOrigin-Name: ff205f29934417e8150b5243245fb70389717b219e35bd8d60791a8485b69b33
|
2025-10-06 16:23:31 +00:00 |
|
drh
|
e7efe1e201
|
Fix the new walckptnoop.test test module so that it works in various
alignments.
FossilOrigin-Name: 08689dacc1237a2b90dff4d32186b28054214f709dbff9e07057d3175c1c423a
|
2025-09-18 23:23:50 +00:00 |
|
dan
|
d8d88d9390
|
Add "PRAGMA wal_checkpoint = noop" and SQLITE_CHECKPOINT_NOOP. To request a checkpoint that checkpoints zero frames.
FossilOrigin-Name: 48be3d020cf0c732557b3d956198a1abcab79424be03f447e2bb89f4d68dc8ff
|
2025-09-04 19:33:23 +00:00 |
|