pajowu / signal-backup-decode

Decode Signal Backups
GNU General Public License v3.0
217 stars 18 forks source link

Emit an error if minimum SQLite version is not found #44

Open ittner opened 3 years ago

ittner commented 3 years ago

We need at least version 3.27.0 to VACUUM an in-memory database into the output file. Check at runtime if this dependency is met by the dynamically linked version.