Comment 11 for bug 457791

Revision history for this message
In , Shawn Wilsher (sdwilsh) wrote :

a VACUUM would reduce the size, but we compile with SQLITE_SECURE_DELETE which zeros out data upon deletion. If someone can come up with a test case that shows this doesn't happen, we either have a bug in our code, or there is a bug with SQLite.