SQLiteDoctor allows you to restore your damaged SQLite database. In case any application's or an operating system crashes, or even a power failure occurs in the middle of a transaction, the partially written transaction should be automatically rolled back the next time the database file is accessed.
v1.4
- Updated underline sqlite engine to the latest 3.25.2 version
- Added 64bit support
- Added Mojave support