QUERY PLAN
Index Scan using tbl_sales_contracts_pkey on tbl_sales_contracts (cost=0.28..28.32 rows=4 width=24)
Index Cond: (id = ANY ('{3709,4455,3364,3796}'::integer[]))