MongoDB expression to create document if document *with value* does not already exist

前端 未结 0 1787
离开以前
离开以前 2021-01-20 15:36

So, lets say I have the following structure:

{
    value: \'test\',
    property: \'good\'
}

and I want to create a NEW document with propert

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