QUERY PLAN
Sort (cost=644.36..644.37 rows=1 width=24)
Sort Key: id
-> Seq Scan on tbl_reimbursement_verify_rels (cost=0.00..644.35 rows=1 width=24)
Filter: ((status = 0) AND (reimbursement_id = ANY ('{8354,8344,8130,8011,8023,7760,7743,7751,7515,7352}'::integer[])))