QUERY PLAN
Sort (cost=466.15..466.16 rows=1 width=24)
Sort Key: id
-> Seq Scan on tbl_reimbursement_verify_rels (cost=0.00..466.14 rows=1 width=24)
Filter: ((reimbursement_id = ANY ('{8971,8970}'::integer[])) AND (status = 0))