We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8fbe3b7 commit 71e4f33Copy full SHA for 71e4f33
CMakeLists.txt
@@ -13,7 +13,7 @@ option(SQLITE_ENABLE_RTREE_EXTENSION "Set to ON to enable the R*Tree module" OFF
13
14
function(sqliteMain)
15
set(parameter_list
16
- "SQLITE_VERSION=3.31.1"
+ "SQLITE_VERSION=3.34.0"
17
"SQLITE_MAX_VARIABLE_NUMBER=250000"
18
)
19
0 commit comments