这是indexloc提供的服务,不要输入任何密码
Skip to content
This repository was archived by the owner on Sep 12, 2018. It is now read-only.
This repository was archived by the owner on Sep 12, 2018. It is now read-only.

Use SQLITE_SECURE_DELETE=1 to avoid vacuuming data #789

@ncalexan

Description

@ncalexan

From https://searchfox.org/mozilla-central/rev/c296d5b2391c8b37374b118180b64cca66c0aa16/db/sqlite3/src/moz.build#26-27:

-DSQLITE_SECURE_DELETE=1 will cause SQLITE to 0-fill delete data so we don't have to vacuum to make sure the data is not visible in the file.

This is particularly relevant to #21 and the work-in-progress #766.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions