QUERY PLAN
Sort (cost=426.87..426.91 rows=13 width=24)
Sort Key: id
-> Seq Scan on tbl_reimbursement_verify_rels (cost=0.00..426.63 rows=13 width=24)
Filter: (reimbursement_id = ANY ('{7896,7897,7898,7899,7904}'::integer[]))