QUERY PLAN
GroupAggregate (cost=0.00..439.96 rows=1 width=36)
Group Key: implement_record_id
-> Seq Scan on tbl_reimbursements (cost=0.00..439.94 rows=1 width=9)
Filter: ((implement_record_id = 7532) AND (status = ANY ('{1,2,3}'::integer[])))