Skip to main content

col_to_json

Function col_to_json 

Source
fn col_to_json(row: &Row, idx: usize) -> Value
Expand description

把一列的值转成 JSON(按 PG 类型名分发)。