QUERY PLAN
Sort (cost=105.54..105.69 rows=60 width=72)
Sort Key: id
-> Seq Scan on tbl_project_product_rels (cost=0.00..103.77 rows=60 width=72)
Filter: (project_id = ANY ('{3269,3318,3216,3300,3281,3251,3265,3276,3274,3263,3235,3246,3225,3209,3208,3201,3195,3157,3148,3073}'::integer[]))