Expand description
Row -> T: FromRow helpers for PgEngine.
tokio_postgres::Row does not implement prax_query::row::RowRef (orphan
rule); we wrap each row in PgRow first, which does.
Row -> T: FromRow helpers for PgEngine.
tokio_postgres::Row does not implement prax_query::row::RowRef (orphan
rule); we wrap each row in PgRow first, which does.