QUERY PLAN
Sort (cost=104.73..104.83 rows=37 width=72)
Sort Key: id
-> Seq Scan on tbl_project_product_rels (cost=0.00..103.77 rows=37 width=72)
Filter: (project_id = ANY ('{3854,3796,4024,3957,4146,4005,4149,4136,4133,4165,4163,4147,4134,4131,4125,4109,4088,4083,3976,3778}'::integer[]))