Closed meeshal closed 4 weeks ago
@weiznich , I also added support for row_to_json
in separate commit like fn row_to_json<Row: RecordOrNullableRecord + MaybeNullableValue<Json>>(row: Row) -> Row::Out;
to have some indirections tested. But then I noticed that someone already started to work on this here #4303 so, I'm pushing only changes connected with record.rs.