QUERY PLAN
Sort (cost=56.63..56.65 rows=6 width=72)
Sort Key: id
-> Seq Scan on tbl_project_product_rels (cost=0.00..56.55 rows=6 width=72)
Filter: (project_id = ANY ('{4082,3109,2755}'::integer[]))