We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58f50d9 commit 882aaa0Copy full SHA for 882aaa0
config_ext.h
@@ -1,7 +1,7 @@
1
#define BUILD_sqlite -DNDEBUG
2
#define SQLITE_CORE 1
3
#define SQLITE_NO_SYNC 1
4
-#define YYSTACKDEPTH 20
+#define YYSTACKDEPTH 30
5
#define SQLITE_TEMP_STORE 1
6
#define SQLITE_SYSTEM_MALLOC 1
7
#define SQLITE_OS_OTHER 1
0 commit comments