QUERY PLAN
Sort (cost=1.95..1.95 rows=1 width=25)
Sort Key: id
-> Seq Scan on tbl_erp_sales_order_stop_verify_rels (cost=0.00..1.94 rows=1 width=25)
Filter: ((status = 0) AND (erp_sales_order_id = ANY ('{1701,1700,1699,1698,1697,1696,1695,1694,1692,1691,1690,1689,1688,1687,1686,1685,1684,1683,1682,1681}'::integer[])))