QUERY PLAN
Seq Scan on tbl_erp_sales_outbound_verify_rels (cost=0.00..31.82 rows=1 width=56)
Filter: ((status = 0) AND (user_id = 1001) AND (erp_sales_outbound_id = ANY ('{6,4,3,5,2,1}'::integer[])))