On Wed, Jul 25, 2012 at 09:34, Landry Breuil wrote: > On Tue, Jul 24, 2012 at 08:20:55PM -0400, Ted Unangst wrote: >> I think this option should be available.
> Note sure it's a good idea, since it's a non-negligible performance loss > for all sqlite users if you change it to default to true. For example > all mozilla ports want it, and instead of trying to push it into the lib > i've resorted to use 'PRAGMA secure_delete = ON' in the client code to oops, my mistake, I thought the pragma was only available if the option was defined. Option changes the default, so never mind.
