Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Cascade=removeOrphan #205

Open
hrach opened this issue Feb 16, 2017 · 1 comment
Open

Add Cascade=removeOrphan #205

hrach opened this issue Feb 16, 2017 · 1 comment

Comments

@hrach
Copy link
Member

hrach commented Feb 16, 2017

Removing tag, if no books is connected to it.
Consider: evaluate also other relationships on Tag? We should take a look how this is done in Doctrine.
http://docs.doctrine-project.org/projects/doctrine-orm/en/latest/reference/working-with-associations.html#orphan-removal

Usecase: $author->books->set([]); would remove books if orphanRemoval=true enabled.

@hrach hrach added the feature label Feb 16, 2017
@hrach hrach added this to the v3.0 milestone Feb 16, 2017
@hrach hrach removed this from the v3.0 milestone Apr 29, 2017
@hrach hrach closed this as completed Feb 23, 2020
@hrach hrach reopened this Mar 27, 2020
@hrach hrach added this to the v4.0 milestone Mar 27, 2020
@hrach hrach removed this from the v4.0 milestone Apr 23, 2020
@hrach hrach added this to the v4.1 milestone Apr 23, 2020
@hrach
Copy link
Member Author

hrach commented May 30, 2020

Related to #278

@hrach hrach removed this from the v5.0 milestone Dec 11, 2021
@hrach hrach removed the feature label Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant