QUERY PLAN
Sort (cost=69.21..69.28 rows=29 width=72)
Sort Key: id
-> Seq Scan on tbl_project_product_rels (cost=0.00..68.50 rows=29 width=72)
Filter: (project_id = ANY ('{3737,3179,3258,3772,3788,3642,3364,3933,2804,3935}'::integer[]))