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