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 ('{4024,4174,4002,4144,4099,4151,4081,4154,4130,4124,4121,4103,4119,4037,3993,3992,3986,3580,4094,4111}'::integer[]))