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 ('{4130,4124,4123,4128,4121,4145,4139,4161,4142,4155,4157,4127,4164,4166,4169,4170,4167,4172,4174,4173}'::integer[]))