Unconditionally force use of SQLITE_ENABLE_API_ARMOR in the WASM and JNI builds....
commitdbdb1eadde00aaa36f9dd50a28cb47bc0082e11e
authorStephan Beal <sgbeal@googlemail.com>
Wed, 11 Oct 2023 20:37:42 +0000 (11 20:37 +0000)
committerStephan Beal <sgbeal@googlemail.com>
Wed, 11 Oct 2023 20:37:42 +0000 (11 20:37 +0000)
tree9f6c3b88608991abf1c503f7ad399999126d9d15
parent644c9e7d11c47ead31d73a3d0b7793edea64c7e7
Unconditionally force use of SQLITE_ENABLE_API_ARMOR in the WASM and JNI builds. Their corresponding test suites still work.
ext/jni/src/c/sqlite3-jni.c
ext/wasm/api/sqlite3-wasm.c