Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

[core] Implement a vacuum strategy for the offline database #4342

Merged
merged 1 commit into from
Mar 17, 2016

Commits on Mar 17, 2016

  1. [core] Implement a vacuum strategy for the offline database

    Enable `PRAGMA auto_vacuum = INCREMENTAL`, and perform a `PRAGMA incremental_vacuum` when deleting an offline region.
    jfirebaugh committed Mar 17, 2016
    Configuration menu
    Copy the full SHA
    5130ca8 View commit details
    Browse the repository at this point in the history