QUERY PLAN
Seq Scan on tbl_inventory_product_spents (cost=0.00..31.75 rows=7 width=28)
Filter: (sales_invoice_id = ANY ('{1978,1971}'::integer[]))