We needed to get number of rows which meet the condition. I couldn't use DQL since it doesn't allow a subquery in FROM so I rewrote the query using DBAL level query builder. [MAILPOET-3922]
We needed to get number of rows which meet the condition. I couldn't use DQL since it doesn't allow a subquery in FROM so I rewrote the query using DBAL level query builder. [MAILPOET-3922]