Set sqlite soft_heap_limit via pragma

This commit is contained in:
Shane Kilkelly
2021-06-25 12:03:57 +01:00
parent 048571a3f6
commit 899e781b33
8 changed files with 47 additions and 7 deletions
+2 -1
View File
@@ -28,5 +28,6 @@
"highGiB": 256,
"intervalMillis": 3600000,
"compressionMethod": "gzip"
}
},
"sqliteHeapLimitBytes": 512000000
}