Skip to main content

json_group_array

Function json_group_array 

Source
pub fn json_group_array(values: &[SqliteValue]) -> Result<String>
Expand description

Aggregate rows into a JSON array, preserving SQL NULL as JSON null.