Commit d5044ff8 authored by Chen Bill's avatar Chen Bill Committed by GitHub

add SQLITE_TRUSTED_SCHEMA=0 (#2895)

parent 0a96956a
......@@ -10,4 +10,5 @@ project "sqlite3"
"SQLITE_OMIT_DEPRECATED",
"SQLITE_OMIT_PROGRESS_CALLBACK",
"SQLITE_OMIT_SHARED_CACHE",
"SQLITE_TRUSTED_SCHEMA=0",
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment