mirror of
https://github.com/typeorm/typeorm.git
synced 2025-12-08 21:26:23 +00:00
Removes the note which links to the closed issue https://github.com/typeorm/typeorm/issues/2032, that is supposed to be fixed in this PR https://github.com/typeorm/typeorm/pull/7156 .
This commit is contained in:
parent
3d2833d905
commit
ef39d12198
@ -133,9 +133,6 @@ You can specify closure table name and / or closure table columns names by setti
|
||||
})
|
||||
```
|
||||
|
||||
### Note:
|
||||
Updating or removing a component's parent has not been implemented yet ([see this issue](https://github.com/typeorm/typeorm/issues/2032)). The closure table will need to be explicitly updated to do either of these operations.
|
||||
|
||||
## Working with tree entities
|
||||
|
||||
To make bind tree entities to each other its important to set to children entities their parent and save them,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user