QUERY PLAN
Sort (cost=104.73..104.83 rows=37 width=72)
Sort Key: id
-> Seq Scan on tbl_project_product_rels (cost=0.00..103.77 rows=37 width=72)
Filter: (project_id = ANY ('{4121,4061,4004,3820,3808,3804,3791,3789,3763,3724,3717,3710,3687,3680,3675,3630,3620,3575,3573,3560}'::integer[]))