fn infer(
bound: Option<BoundStatement>,
stmt: Statement,
) -> Result<Vec<PgFieldDescriptor>>
Expand description
Returns row description of the statement
fn infer(
bound: Option<BoundStatement>,
stmt: Statement,
) -> Result<Vec<PgFieldDescriptor>>
Returns row description of the statement