Add ability to compact the database with VACUUM
This commit is contained in:
parent
27ba33959c
commit
7548f33de4
3 changed files with 69 additions and 16 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue