QUERY PLAN
Sort (cost=94.89..95.03 rows=57 width=72)
Sort Key: id
-> Seq Scan on tbl_project_product_rels (cost=0.00..93.23 rows=57 width=72)
Filter: (project_id = ANY ('{3949,3950,3764,3752,3760,3855,3886,3899,3744,3751,3890,3786,3767,3816,3872,3927,4047,4048,3857,4014}'::integer[]))