Also turn on geopoly

This commit is contained in:
Maas-Maarten Zeeman
2022-01-15 10:09:16 +01:00
parent 32b53f14ee
commit 2b0f019c7f
2 changed files with 2 additions and 1 deletions

View File

@@ -41,6 +41,7 @@ SQLITE_ENABLE_FTS5
SQLITE_ENABLE_MATH_FUNCTIONS
SQLITE_ENABLE_JSON1
SQLITE_ENABLE_RTREE
SQLITE_ENABLE_GEOPOLY
```
The use of flag `SQLITE_DQS=0` is new in version `0.7`. It can lead