QUERY PLAN
Sort (cost=85.64..85.68 rows=16 width=26)
Sort Key: id
-> Seq Scan on tbl_sales_contract_invoices (cost=0.00..85.32 rows=16 width=26)
Filter: (contract_id = ANY ('{4486,4493,4494,4495,4480,4481,4433,4446,4453,4467,4476,4462,4479,4457,4478}'::integer[]))