SQLite Forum

Why data is lost in SQLite database with WAL mode on when connection is not closed properly?
Login
Solution found. It was different sqlite lib instances i used from Lua and C++ that coused WAL file problems.

Details: https://sqlite.org/forum/forumpost/8e121a3145