QUERY PLAN
Sort (cost=858.90..858.90 rows=1 width=24)
Sort Key: id
-> Seq Scan on tbl_reimbursement_verify_rels (cost=0.00..858.89 rows=1 width=24)
Filter: ((status = 0) AND (reimbursement_id = ANY ('{8286,8285,8284,8283,8282,8281,8280,8279,8276,8275,8274,8273,8272,8271,8270,8269,8268,8267,8266,8265}'::integer[])))