SQLite Forum

Pragma compile_options does not show some options
Login
BTW, this also affects [what's returned from `sqlite3_compileoption_used` and `sqlite3_compileoption_get`](https://www.sqlite.org/capi3ref.html#sqlite3_compileoption_get). While this may be obvious, it presents the additional problem of it being impossible to check at runtime whether the library was compiled with support for `SQLITE_ENABLE_DESERIALIZE` (and any other option currently missing).