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 ('{4024,4174,4173,4002,4172,4170,4169,4167,4166,4144,4099,4161,4164,4151,4157,4155,4145,4081,4154,4139}'::integer[]))