A team member associates a user account with a team (#7). A team member has a name, an is_admin flag, and a "role" (player, coach, or other).
Edit: The role flag needs to be bumped down into the link between a team member and a specific season because a person's role can change between seasons (eg player comes back as coach).
A team member associates a user account with a team (#7). A team member has a name, an
is_adminflag,and a "role" (player, coach, or other).Edit: The role flag needs to be bumped down into the link between a team member and a specific season because a person's role can change between seasons (eg player comes back as coach).