Optional_castOptional_contained_is the column contained in the given json value
Optional_containsdoes the column contain the given json value at the top level
Optional_eqOptional_gtOptional_gteOptional_has_does the string exist as a top-level key in the column
Optional_has_do all of these strings exist as top-level keys in the column
Optional_has_do any of these strings exist as top-level keys in the column
Optional_inOptional_is_Optional_ltOptional_lteOptional_neqOptional_nin
Boolean expression to compare columns of type "jsonb". All fields are combined with logical 'AND'.