Skip to main content

keys_all

Function keys_all 

Source
pub fn keys_all(
    lhs: &Value<'_>,
    rhs: &Value<'_>,
) -> Result<Value<'static>, EvalError>
Expand description

v7.37.6-A — PG jsonb ?& text[]. Returns BOOL: true iff every one of the listed keys exists at the top level.