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 ('{3950,3949,3764,3752,3760,3899,3886,3855,3991,4014,3751,4079,3786,3767,3872,3816,3857,3874,3927,4078}'::integer[]))