QUERY PLAN
Seq Scan on tbl_erp_sales_orders (cost=0.00..80.24 rows=1 width=463)
Filter: ((status = ANY ('{2,5}'::integer[])) AND (project_id = 1111))