pub fn open_in_memory() -> Result<Connection, CoreError>Expand description
Opens an in-memory SQLite connection with hardened pragmas.
pub fn open_in_memory() -> Result<Connection, CoreError>Opens an in-memory SQLite connection with hardened pragmas.