QUERY PLAN
Seq Scan on tbl_sales_order_items (cost=0.00..317.93 rows=6 width=8)
Filter: (is_system AND (project_id = ANY ('{19,67,189}'::integer[])))