QUERY PLAN
Sort (cost=105.08..105.19 rows=47 width=72)
Sort Key: id
-> Seq Scan on tbl_project_product_rels (cost=0.00..103.77 rows=47 width=72)
Filter: (project_id = ANY ('{4127,4111,4098,4096,4086,4079,4078,4063,4057,4052,4014,3991,3950,3949,3927,3899,3886,3874,3872,3857}'::integer[]))