update all targets but darwin/arm64 to SQLite 3.36, updates #23

This commit is contained in:
Jan Mercl
2021-06-21 12:21:04 +02:00
parent 0ef23b3928
commit ffc4be292a
206 changed files with 197034 additions and 180113 deletions

View File

@@ -26,7 +26,6 @@
*/
#define SQLITE_THREADSAFE 0
#define SQLITE_OMIT_LOAD_EXTENSION 1
#define SQLITE_ENABLE_DESERIALIZE 1
#include "sqlite3.c"
/* Content of the read-only test database */