Any chance of enabling the SQLITE_SECURE_DELETE flag on SGLite
compile?  Or maybe patching the sqlite_google code to make it an
option?  Right now, we have to preface every delete with an update
where we set every field to a blank value of the same length (in
bytes) as the original field value in order to wipe data from the
client machine.

Reply via email to