QUERY PLAN
Sort (cost=99.56..99.68 rows=48 width=72)
Sort Key: id
-> Seq Scan on tbl_project_product_rels (cost=0.00..98.22 rows=48 width=72)
Filter: (project_id = ANY ('{4173,4172,4170,4169,4167,4166,4164,4161,4157,4155,4142,4127,4098,4096,4079,4078,3950,3751}'::integer[]))