Type Definition diesel::helper_types::HasAnyKeyJsonb

source ·
pub type HasAnyKeyJsonb<Lhs, Rhs> = Grouped<HasAnyKeyJsonb<Lhs, AsExprOf<Rhs, Array<VarChar>>>>;
Available on crate feature postgres_backend only.
Expand description

The return type of lsh.has_any_key(rhs)