QUERY PLAN
Seq Scan on tbl_sales_order_items (cost=0.00..382.26 rows=27 width=8)
Filter: (is_system AND (project_id = ANY ('{3,21,26,34,40,42,101,136,147}'::integer[])))