Skip to content
This repository was archived by the owner on May 14, 2022. It is now read-only.
This repository was archived by the owner on May 14, 2022. It is now read-only.

getCountAllResults throws QueryException when filtering result by joined column. #18

@HenriVesala

Description

@HenriVesala

getCountAllResults throws QueryException when I'm using addWhereBuilderCallback method to filter result by joined column.

Query trying to be executed is:
"SELECT count(Purchases.id) FROM XXX\Entity\Purchase Purchases WHERE Purchases_Merchants.id = 18"

With hideFilteredCount(false) everything works fine.

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