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,3957,4146,4005,4133,4165,4163,4147,4109,4083,3976,4162,4097,4082,4060,3981,4132,4030,4029}'::integer[]))