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

Method bind_text

src/core.rs:473–481  ·  view source on GitHub ↗

Bind a (copy of a) str to a statement parameter. TODO: support binding without copying strings, blobs

(&mut self, i: ParamIx, value: &str)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

to_sqlMethod · 0.80
goFunction · 0.80
no_alloc_errors_stmtFunction · 0.80

Calls 3

str_charstarFunction · 0.85
decode_resultFunction · 0.85
detail_dbMethod · 0.80

Tested by 1

no_alloc_errors_stmtFunction · 0.64