Off-list reply

On 7/13/16, Miroslav Rajcic <miroslav.raj...@inet.hr> wrote:
>
> Note that I had to delete other tables to protect customer info.

You did not seem to enable "PRAGMA secure_delete" before deleting the
other tables.  Hence, much of the content is still in the file, on the
freelist.

You might want to take down your two sample database files.....

-- 
D. Richard Hipp
d...@sqlite.org
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to