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