QUERY PLAN
Sort (cost=71.27..71.33 rows=24 width=72)
Sort Key: id
-> Seq Scan on tbl_project_product_rels (cost=0.00..70.72 rows=24 width=72)
Filter: (project_id = ANY ('{4097,4114,4124,4127,4120,4111,4052,3797}'::integer[]))