QUERY PLAN
Sort (cost=56.77..56.80 rows=12 width=72)
Sort Key: id
-> Seq Scan on tbl_project_product_rels (cost=0.00..56.55 rows=12 width=72)
Filter: (project_id = ANY ('{2882,3695,2775}'::integer[]))