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