RobThree/MongoRepository

Delete not working as expected

n8yeung opened this issue · 2 comments

In version 1.6.8 the Delete function doesn't remove the item. I have to use Collection.Remove(query) for now as a work around.

Without code to reproduce I can't say anything about this. Most likely you're doing it wrong ;-) Please show an example to reproduce.

Op 5 mei 2016 om 18:00 heeft Nathan Yeung notifications@github.com het volgende geschreven:

In version 1.6.8 the Delete function doesn't remove the item. I have to use Collection.Remove(query) for now as a work around.


You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub

Also, did you see #3?

Op 5 mei 2016 om 18:00 heeft Nathan Yeung notifications@github.com het volgende geschreven:

In version 1.6.8 the Delete function doesn't remove the item. I have to use Collection.Remove(query) for now as a work around.


You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub