Skip to main content

keys_any

Function keys_any 

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

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