SQLite Forum

What reading wal can result in `BusyError: database is locked`?
Login
I only add rows to the database when the database is updated in other processes. So the wal is not affected. In this case, is there a way to relieve this restriction so that I can read the state of wal?