QUERY PLAN
Sort (cost=1.42..1.42 rows=1 width=25)
Sort Key: id
-> Seq Scan on tbl_erp_sales_order_stop_verify_rels (cost=0.00..1.41 rows=1 width=25)
Filter: ((status = 0) AND (erp_sales_order_id = ANY ('{1716,1681,1297}'::integer[])))