Vacuum the SQLite DB after running the garbage collector
This commit is contained in:
parent
2923b55f9d
commit
e6e495649c
3 changed files with 12 additions and 0 deletions
|
|
@ -195,6 +195,8 @@ public:
|
|||
|
||||
void clearFailedPaths(const PathSet & paths);
|
||||
|
||||
void vacuumDB();
|
||||
|
||||
private:
|
||||
|
||||
Path schemaPath;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue