thephpleague / monga

Simple and swift MongoDB abstraction.
MIT License
331 stars 30 forks source link

update addToSet function in order to support mixed dataset. #37

Closed maxtrunk closed 8 years ago

maxtrunk commented 8 years ago

Hey Monga,

I think that the addToSet function should updated in order to support mixed dataset, and also support $each operation.

bcrowe commented 8 years ago

Looks great, thanks!