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