MCPcopy Index your code
hub / github.com/dckc/rust-sqlite3 / exec

Method exec

src/core.rs:310–320  ·  view source on GitHub ↗

One-Step Query Execution Interface cf [sqlite3_exec][exec] [exec]: http://www.sqlite.org/c3ref/exec.html - TODO: callback support? - TODO: errmsg support

(&mut self, sql: &str)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

goFunction · 0.80
err_with_detailFunction · 0.80
ioFunction · 0.80
convenience_execFunction · 0.80
make_peopleFunction · 0.80

Calls 2

decode_resultFunction · 0.85
maybeFunction · 0.85

Tested by 1

err_with_detailFunction · 0.64