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