pub type jsonb_array_length<jsonb> = jsonb_array_length<<jsonb as Expression>::SqlType, jsonb>;Expand description
Return type of the jsonb_array_length() SQL function.
Aliased Typeยง
pub struct jsonb_array_length<jsonb> { /* private fields */ }pub type jsonb_array_length<jsonb> = jsonb_array_length<<jsonb as Expression>::SqlType, jsonb>;Return type of the jsonb_array_length() SQL function.
pub struct jsonb_array_length<jsonb> { /* private fields */ }