Open geddski opened 13 years ago
I don't really know how this command works in the first place. Mongous is designed to be modular, you should write it and I'd love to add it!
@geddesign , doesn't update() do what you want
db('blog.post').update(find, update, ...)
findAndModify doesn't appear to be supported. Any plans for this?