Open tallero opened 3 years ago
Apparently deleting keys does not reduce database size.
I think it could be good to implement a function which does a VACUUM on the sqlite db.
VACUUM
Apparently deleting keys does not reduce database size.
I think it could be good to implement a function which does a
VACUUM
on the sqlite db.