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 ('{1018,4126,2290,4024,4185,4184,4182,4183,4181,4174}'::integer[]))