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
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