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