QUERY PLAN
Sort (cost=93.94..94.03 rows=34 width=72)
Sort Key: id
-> Seq Scan on tbl_project_product_rels (cost=0.00..93.08 rows=34 width=72)
Filter: (project_id = ANY ('{4139,4059,3956,3849,3919,3882,3917,3883,3898,3745,3538,3301,3105,3049,2831,2851}'::integer[]))