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