QUERY PLAN
Sort (cost=62.88..62.95 rows=31 width=72)
Sort Key: id
-> Seq Scan on tbl_project_product_rels (cost=0.00..62.11 rows=31 width=72)
Filter: (project_id = ANY ('{3700,3699,3488,4146,3417}'::integer[]))