Add ability to compact the database with VACUUM

This commit is contained in:
Miguel Jacq 2025-11-04 14:55:59 +11:00
parent 27ba33959c
commit 7548f33de4
Signed by: mig5
GPG key ID: 59B3F0C24135C6A9
3 changed files with 69 additions and 16 deletions

View file

@ -5,6 +5,7 @@
* Fix small bug in export of HTML or arbitrary extension
* Add plaintext SQLite3 Export option
* Add Backup option (database remains encrypted with SQLCipher)
* Add ability to run VACUUM (compact) on the database in settings
# 0.1.8