mirror of
https://github.com/nocobase/nocobase
synced 2024-11-15 11:56:29 +00:00
Update has-one-repository.md
This commit is contained in:
parent
f8baed5666
commit
306fdca6a8
@ -88,7 +88,6 @@ console.log(profile.toJSON());
|
||||
createdAt: 2022-09-24T13:59:40.025Z
|
||||
}
|
||||
*/
|
||||
|
||||
```
|
||||
|
||||
### `update()`
|
||||
@ -140,7 +139,6 @@ Delete associated objects.
|
||||
|
||||
* `async destroy(options?: Transactionable): Promise<Boolean>`
|
||||
|
||||
|
||||
**Detailed Information**
|
||||
|
||||
* `transaction`: Transaction object. If no transaction parameter is passed, the method will automatically create an internal transaction.
|
||||
|
Loading…
Reference in New Issue
Block a user