QUERY PLAN
HashAggregate (cost=407.94..409.36 rows=113 width=36)
Group Key: project_id
-> Seq Scan on tbl_reimbursements (cost=0.00..407.34 rows=121 width=9)
Filter: ((status = ANY ('{2,3}'::integer[])) AND (project_id = ANY ('{3197,3927,3915,263,2914,3837,2939,3751,3934,3883,3930,3665,3150,3910,3922,3932,3911,3933,3895,3908}'::integer[])))