Function jsonb::array_values

source ·
pub fn array_values(value: &[u8]) -> Option<Vec<Vec<u8>>>
Expand description

Convert the values of a JSONB array to vector.