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