#189 fixing the delete-user script by cascading the delete to other tables
Merged by skrzepto. Opened by skrzepto.
skrzepto/fedora-hubs delete-user-fix  into  develop

Download 189.patch

The delete-user script throws an error

AssertionError: Dependency rule tried to blank-out primary key column 'association.user_id' on instance ''

i adjusted the schema so when you delete the user it cascades to other tables as well

:thumbsup: for me

Maybe we could check if there are more

:thumbsup:

Pull-Request has been merged by skrzepto

Metadata