Skip to content

FIlter using string and 'contains' method generates invalid Postgres SL #4094

@ashrocket

Description

@ashrocket

Need to use SIMILAR TO instead of >>

"SELECT COUNT(count_column) FROM (SELECT 1 AS count_column FROM "airlines" WHERE ("airlines"."name" >> '---\n- MyQuery\n') LIMIT 30 OFFSET 0) subquery_for_count"

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