Update belongs-to-many-repository.md
This commit is contained in:
parent
0e9ab0d410
commit
ffdd54b62e
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
Unlike other relationship types, the `BelongsToMany` type of relationship needs to be recorded through an intermediate table. The intermediate table can be created automatically or explicitly specified when defining association relationships in NocoBase.
|
Unlike other relationship types, the `BelongsToMany` type of relationship needs to be recorded through an intermediate table. The intermediate table can be created automatically or explicitly specified when defining association relationships in NocoBase.
|
||||||
|
|
||||||
## Class Method
|
## Class Methods
|
||||||
|
|
||||||
### `find()`
|
### `find()`
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user