Skip to content
This repository has been archived by the owner on Oct 24, 2022. It is now read-only.

Removes join table row to fix foreign key violation on interest deletion #221

Merged
merged 1 commit into from
Jun 15, 2015

Conversation

richardrodgers
Copy link
Collaborator

fixes #220

@richardrodgers
Copy link
Collaborator Author

Note - I have limited bandwith (at conference). Untested, but I believe fixes reported bug.

@JPrevost
Copy link
Member

JPrevost commented Jun 9, 2015

interestWithValue looks like it limits to the current Subscriber so this should be good.

👍

richardrodgers pushed a commit that referenced this pull request Jun 15, 2015
Removes join table row to fix foreign key violation on interest deletion
@richardrodgers richardrodgers merged commit 6f9d645 into master Jun 15, 2015
@richardrodgers richardrodgers deleted the 220_fkey_violation branch June 15, 2015 15:42
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Removing a Plan Interest can sometimes lead to foreign key constraint errors
2 participants