Mongo DB is not getting updated

前端 未结 0 1011
天命终不由人
天命终不由人 2021-01-26 09:15

I have a mongo db with an index collection.create_index("type", unique=True)

The db will have records as list of dict. eg: data:[{dic1}, {dic2}]. E

相关标签:
回答
  • 消灭零回复
提交回复
热议问题