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…
Reference in New Issue
Block a user