QUERY PLAN
Sort (cost=209.03..209.04 rows=2 width=119)
Sort Key: (array_position('{0,1,2,3,4}'::integer[], (status)::integer))
-> Seq Scan on tbl_reimbursements (cost=0.00..209.02 rows=2 width=119)
Filter: (implement_record_id = ANY ('{6669,6667}'::integer[]))