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

Fix deleting belongs to relations #36

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ricardogama
Copy link
Contributor

This PR fixes deleting dependents of the belongsTo relation, since the model that's being deleted is the one with the foreign key.

@ricardogama
Copy link
Contributor Author

@abelsoares Can you please review?

@ricardogama ricardogama force-pushed the bugfix/skip-belongs-to-relations branch 2 times, most recently from 76c18b7 to 012fec2 Compare July 14, 2017 14:02
@ricardogama ricardogama force-pushed the bugfix/skip-belongs-to-relations branch 3 times, most recently from a408b24 to 225e129 Compare July 17, 2017 09:48
@ricardogama ricardogama force-pushed the bugfix/skip-belongs-to-relations branch from 225e129 to 76c1618 Compare July 17, 2017 15:54
@ricardogama ricardogama removed the wip label Jul 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant