QUERY PLAN
Sort (cost=209.03..209.03 rows=1 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=1 width=119)
Filter: (implement_record_id = 6667)