QUERY PLAN
Sort (cost=105.65..105.81 rows=63 width=72)
Sort Key: id
-> Seq Scan on tbl_project_product_rels (cost=0.00..103.77 rows=63 width=72)
Filter: (project_id = ANY ('{4027,4090,4087,4085,4089,4102,4094,4096,4101,4100,4093,4116,4115,4103,4112,4119,4118,4111,4098,4113}'::integer[]))