pub fn sqlite_compile_options(pool: &Pool) -> StoreResult<Vec<String>>Expand description
Returns SQLite compile-time options reported by the active library.
pub fn sqlite_compile_options(pool: &Pool) -> StoreResult<Vec<String>>Returns SQLite compile-time options reported by the active library.