python - After inserting an item into MongoDb, how do you get its ObjectID? -
last inserted objectid, 1 mysql has.
if you're using standard python api, returns objectid when call insert. expecting/trying objectid in other manner?
last inserted objectid, 1 mysql has.
if you're using standard python api, returns objectid when call insert. expecting/trying objectid in other manner?
Comments
Post a Comment