QUERY PLAN
Sort (cost=76.71..76.76 rows=19 width=72)
Sort Key: id
-> Seq Scan on tbl_project_product_rels (cost=0.00..76.31 rows=19 width=72)
Filter: (project_id = ANY ('{61,183,95,166,291,290,140,330,31,79}'::integer[]))