Function mz_expr::scalar::func::jsonb_contains_jsonb

source ยท
fn jsonb_contains_jsonb<'a>(a: Datum<'a>, b: Datum<'a>) -> Datum<'a>