mirror of
https://gitee.com/nocobase/nocobase.git
synced 2025-07-02 03:02:19 +08:00
Update repository.md
This commit is contained in:
parent
266df9f6c2
commit
919a80dcb1
@ -650,7 +650,7 @@ const result = await posts.update({
|
|||||||
});
|
});
|
||||||
```
|
```
|
||||||
|
|
||||||
### `destory()`
|
### `destroy()`
|
||||||
|
|
||||||
删除数据表中的数据。相当于 Sequelize 中的 `Model.destroy()`。
|
删除数据表中的数据。相当于 Sequelize 中的 `Model.destroy()`。
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user