sqlite · sqlite/SQLITE_BUSY_SNAPSHOT
SQLITE_BUSY_SNAPSHOT
Busy snapshot conflict
A reader in WAL mode is holding a snapshot that the writer needs to overwrite. The reader must advance to a newer snapshot before the writer can proceed.
A reader in WAL mode is holding a snapshot that the writer needs to overwrite. The reader must advance to a newer snapshot before the writer can proceed.