QUERY PLAN
Index Scan using tbl_sales_contracts_pkey on tbl_sales_contracts (cost=0.28..21.65 rows=3 width=28)
Index Cond: (id = ANY ('{4399,1558,4324}'::integer[]))