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