QUERY PLAN
Sort (cost=1.72..1.73 rows=1 width=56)
Sort Key: id
-> Seq Scan on tbl_erp_sales_order_stop_verify_rels (cost=0.00..1.71 rows=1 width=56)
Filter: ((status = 0) AND (erp_sales_order_id = ANY ('{1716,1705,1703,1702,1704,1715,1714,1713,1712,1711,1710,1709,1708,1707,1706,1701,1700,1699,1698,1697}'::integer[])))