There are issues with `addCandidate`, `addCoach` etc... with the following schema ```txt users.id users_coaches.coach_id -> users.id users_coaches.candidate_id -> users.id ```