QUERY PLAN
Sort (cost=408.35..408.36 rows=1 width=119)
Sort Key: (array_position('{0,1,2,3,5,6,4}'::integer[], (status)::integer))
-> Seq Scan on tbl_reimbursements (cost=0.00..408.34 rows=1 width=119)
Filter: (implement_record_id = 7535)