QUERY PLAN
Sort (cost=68.08..68.11 rows=13 width=22)
Sort Key: id
-> Seq Scan on tbl_sales_invoice_amounts (cost=0.00..67.84 rows=13 width=22)
Filter: (sales_invoice_id = ANY ('{2315,2316,2317,2319,2320,2322,2323,2325,2326,2327}'::integer[]))