Skip to content

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

Open
@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

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions