提交 2bcdc94d 编写于 作者: 雪洛's avatar 雪洛

docs: update uniCloud database updateAndReturn

上级 12c8755a
......@@ -1184,6 +1184,7 @@ await db.collection('test').where({
- 使用updateAndReturn时,不可使用field方法
- 可以在事务中使用,可以使用`transaction.where().updateAndReturn()`以及`transaction.doc().updateAndReturn()`
- 不同于update接口,此接口返回的updated不表示数据真的进行了更新
### 更新数组内指定下标的元素@update-arr-with-index
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册