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