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 ('{4120,4103,4119,4118,4037,3993,3992,3986,3580,4113,4098,4116,4094,4115,4112,4111,4101,4100,4092,4096}'::integer[]))