pub fn rows_to_json_array(rows: &[Row]) -> Value
Convert query rows to a JSON array value (read-tool shape).