QUERY PLAN
Sort (cost=54.61..54.62 rows=5 width=22)
Sort Key: id
-> Seq Scan on tbl_sales_invoice_amounts (cost=0.00..54.55 rows=5 width=22)
Filter: (sales_invoice_id = ANY ('{1142,1285,1377,1600,1739}'::integer[]))