QUERY PLAN
Index Scan using tbl_sales_contracts_pkey on tbl_sales_contracts (cost=0.28..15.14 rows=2 width=24)
Index Cond: (id = ANY ('{3714,4024}'::integer[]))