Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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)]
426
pub struct ReadyForQuery {
427
pub status: String,
428
}
429
430
#[derive(Serialize)]
431
pub struct RowDescription {
Callers
3
run
Function · 0.85
ready
Method · 0.85
run_ws
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected