asyncmongo
asyncmongo copied to clipboard
Client().insert() not return ObjectId()
method insert doesnt returned ObjectId() and doesn't pass it to callback function, this is a normal behavior?
It is terrible for me too!
Agreed, this feature would be very helpful
I leave this mongodb driver implementation, now i use motor https://github.com/ajdavis/mongo-python-driver/tree/motor , this realization maybe include to base distribution pymongo.