You could download the SQLite shell or SQLite Browser and then run PRAGMA integrity_check
manually on the database files to exclude db corruption.
You could download the SQLite shell or SQLite Browser and then run PRAGMA integrity_check
manually on the database files to exclude db corruption.