Type Definition diesel::dsl::HasKeyJsonb
source · pub type HasKeyJsonb<Lhs, Rhs> = Grouped<HasKeyJsonb<Lhs, AsExprOf<Rhs, VarChar>>>;
Available on crate feature
postgres_backend
only.Expand description
The return type of lsh.has_key(rhs)