Skip to content

Postgres dialect fails to parse "~ any(...)" #1776

@romanb

Description

@romanb

The following query

select a from aa where a ~ any(array['x'])

yields

Expected one of [=, >, <, =>, =<, !=] as comparison operator, found: ~ at Line: 1, Column: 26

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions