QUERY PLAN
Index Scan using tbl_sales_contracts_pkey on tbl_sales_contracts (cost=0.28..47.69 rows=8 width=32)
Index Cond: (id = ANY ('{4099,4082,4083,4094,4129,4131,4112,4140}'::integer[]))