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