QUERY PLAN
Sort (cost=105.25..105.38 rows=52 width=72)
Sort Key: id
-> Seq Scan on tbl_project_product_rels (cost=0.00..103.77 rows=52 width=72)
Filter: (project_id = ANY ('{4113,4112,4111,4109,4103,4102,4101,4100,4099,4098,4097,4096,4095,4094,4093,4092,4091,4090,4089,4088}'::integer[]))