-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: Builder
-
None
In v1, we could not change the signature of the method Collection::aggregate(array $pipeline) to also accept an instance of MongoDB\Builder\Pipeline object.
So we can change it in v2 an simplify usage of the Agg builder.