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

Use association conditions when replacing belongToMany links. #6899

Merged
merged 1 commit into from
Jun 27, 2015

Conversation

ADmad
Copy link
Member

@ADmad ADmad commented Jun 27, 2015

This is necessary especially for polymorphic belongsToMany to ensure links for
other models are not deleted.

This is necessary especially for polymorphic belongsToMany to ensure links for
other models are not deleted.
@lorenzo
Copy link
Member

lorenzo commented Jun 27, 2015

Good job!

lorenzo added a commit that referenced this pull request Jun 27, 2015
Use association conditions when replacing belongToMany links.
@lorenzo lorenzo merged commit b1955eb into master Jun 27, 2015
@lorenzo lorenzo deleted the btm-conditions branch June 27, 2015 21:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants