QUERY PLAN
Sort (cost=105.47..105.61 rows=58 width=72)
Sort Key: id
-> Seq Scan on tbl_project_product_rels (cost=0.00..103.77 rows=58 width=72)
Filter: (project_id = ANY ('{3855,3816,3813,3703,3786,3767,3764,3760,3752,3744,3723,3714,3679,3653,3686,3661,3660,3652,3644,3633}'::integer[]))