MCPcopy Create free account
hub / github.com/dckc/rust-sqlite3 / new

Method new

src/core.rs:209–227  ·  view source on GitHub ↗

Given explicit access to a database, attempt to connect to it. Note `SqliteError` code is accompanied by (copy) of `sqlite3_errmsg()`.

(access: A)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

decode_resultFunction · 0.85
openMethod · 0.45

Tested by

no test coverage detected