QUERY PLAN
Sort (cost=62.49..62.52 rows=14 width=72)
Sort Key: id
-> Seq Scan on tbl_project_product_rels (cost=0.00..62.22 rows=14 width=72)
Filter: (project_id = ANY ('{2882,3695,2775,3854}'::integer[]))