QUERY PLAN
Sort (cost=105.32..105.46 rows=54 width=72)
Sort Key: id
-> Seq Scan on tbl_project_product_rels (cost=0.00..103.77 rows=54 width=72)
Filter: (project_id = ANY ('{3899,3886,3872,3857,3855,3816,3813,3703,3786,3767,3764,3760,3752,3744,3723,3714,3679,3653,3686,3661}'::integer[]))