MCPcopy Create free account
hub / github.com/erans/pgsqlite / Query

Class Query

src/protocol/parser.rs:395–397  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

393
394#[derive(Debug, Clone)]
395pub struct Query {
396 pub sql: String,
397}
398
399#[derive(Debug, Clone)]
400pub struct Parse {

Callers 2

parse_queryMethod · 0.85
decode_normal_messageFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected