sqlite_wasm_rs

Function init_sqlite_with_opts

Source
pub async fn init_sqlite_with_opts(
    opts: SQLiteOpts,
) -> Result<&'static SQLite, SQLiteError>
Expand description

Initialize sqlite and opfs vfs with options