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