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