QUERY PLAN
Sort (cost=76.58..76.64 rows=25 width=72)
Sort Key: id
-> Seq Scan on tbl_project_product_rels (cost=0.00..76.00 rows=25 width=72)
Filter: (project_id = ANY ('{3854,4133,4165,4109,4132,3695,3977,3559,3124,3132}'::integer[]))