You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I issue a bulkWrite with a DeleteOneModel then I get a modified count of 1 and a deleted count of 1 - if I do this on the Mongo driver, I see a modified count of 0.
I can't see an obvious way of triggering behaviour like this on the Mongo driver so I believe this is a bug in Fongo.
The text was updated successfully, but these errors were encountered:
If I issue a bulkWrite with a DeleteOneModel then I get a modified count of 1 and a deleted count of 1 - if I do this on the Mongo driver, I see a modified count of 0.
I can't see an obvious way of triggering behaviour like this on the Mongo driver so I believe this is a bug in Fongo.
The text was updated successfully, but these errors were encountered: