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

Suppression d'un participant #3

Open
Hartorn opened this issue Nov 15, 2017 · 0 comments
Open

Suppression d'un participant #3

Hartorn opened this issue Nov 15, 2017 · 0 comments

Comments

@Hartorn
Copy link
Collaborator

Hartorn commented Nov 15, 2017

La suppression d'un participant (account_event_status) ne supprime pas les score (qui sont liés au user et non à la participation).

Comme tu utilises les 'CASCADE' pour la suppression, il faut changer le lien de score vers user, à score vers account_event_status, ou bien faire la suppression à la main

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

No branches or pull requests

1 participant