QUERY PLAN
Sort (cost=93.87..93.93 rows=24 width=26)
Sort Key: id
-> Seq Scan on tbl_sales_contract_invoices (cost=0.00..93.32 rows=24 width=26)
Filter: (contract_id = ANY ('{4480,4481,4484,4433,4324,4323,4373,4055,4144,4446,4453,4399,4467,4476,4462,4479,4478,4457}'::integer[]))