Skip to main content

jsonb_object_keys

Function jsonb_object_keys 

Source
fn jsonb_object_keys<'a>(a: Datum<'a>) -> impl Iterator<Item = (Row, Diff)> + 'a