Skip to content

We're using icontains queries to search products with specific categories_tags #943

@sentry

Description

@sentry

Sentry Issue: OPEN-PRICES-2J

SELECT COUNT(*) AS __count
FROM products
WHERE UPPER(products.categories_tags::text) LIKE UPPER(%s)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions