pub type jsonb_insert_0<json> = jsonb_insert_0<<json as Expression>::SqlType, json>;Available on crate features
__sqlite-shared and postgres_backend only.Expand description
Return type of the jsonb_insert_0() SQL function.
Aliased Typeยง
pub struct jsonb_insert_0<json> { /* private fields */ }