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,4002,4144,4099,4151,4081,4154,4037,3993,3992,3986,3580,4092,4095,4049,4041,4020,4001,3997,3996}'::integer[]))