QUERY PLAN
Sort (cost=635.73..635.74 rows=1 width=24)
Sort Key: id
-> Seq Scan on tbl_reimbursement_verify_rels (cost=0.00..635.72 rows=1 width=24)
Filter: ((status = 0) AND (reimbursement_id = ANY ('{7911,7908,7907,7882,7883,7900,7901,7906,7905,7893,7884}'::integer[])))