summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJohn Firebaugh <john.firebaugh@gmail.com>2016-03-15 15:23:25 -0700
committerJohn Firebaugh <john.firebaugh@gmail.com>2016-03-17 14:17:59 -0700
commit5130ca8843a342a1b708bb63263fd44c6c908120 (patch)
tree125ce7af31e47b603459977ddea0e8aaf9146bf1 /.gitignore
parentaa60d295346871bad0884238d13dcd9995d97151 (diff)
downloadqtlocation-mapboxgl-5130ca8843a342a1b708bb63263fd44c6c908120.tar.gz
[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.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 1b6ed5386b..68e242a31b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -26,6 +26,7 @@ offline.db
/test/fixtures/api/1.png
/test/fixtures/api/2.png
/test/fixtures/database/*.db
+/test/fixtures/offline/v3.db
/test/fixtures/**/actual.png
/test/fixtures/**/diff.png
/test/output