Published a new post: "PSA: SQLite WAL checksums fail silently and may lose data" This is a follow up to my previous posts. When SQLite encounters checksum failures in WAL, instead of raising an error, it drops all subsequent frames; even if they are not corrupt. It's not a bug
2 likes 1 replies
?