QUERY PLAN
Sort (cost=94.68..94.80 rows=51 width=72)
Sort Key: id
-> Seq Scan on tbl_project_product_rels (cost=0.00..93.23 rows=51 width=72)
Filter: (project_id = ANY ('{4048,4047,4014,3950,3927,3949,3751,3899,3890,3886,3872,3857,3855,3816,3813,3786,3767,3764,3760,3752}'::integer[]))