QUERY PLAN
Sort (cost=32.25..32.25 rows=2 width=16)
Sort Key: id
-> Seq Scan on tbl_purchase_client_rels (cost=0.00..32.24 rows=2 width=16)
Filter: (contract_id = ANY ('{3704,3610}'::integer[]))