MCPcopy Create free account
hub / github.com/MaterializeInc/materialize / ReadyForQuery

Class ReadyForQuery

src/pgtest/src/lib.rs:426–428  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

424
425#[derive(Serialize)]
426pub struct ReadyForQuery {
427 pub status: String,
428}
429
430#[derive(Serialize)]
431pub struct RowDescription {

Callers 3

runFunction · 0.85
readyMethod · 0.85
run_wsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected