Skip to main content

open_with

Function open_with 

Source
pub fn open_with(
    path: &Path,
    profile: ConnectionProfile,
    options: OpenOptions,
) -> Result<Connection, SqliteStoreError>
Expand description

Open path under profile with per-open overrides.