dx_versioned_teams
Teams at specific points in time.
-
source_id
Foreign key - DX ID of the versioned team.
-
versioned_team_date_id
Foreign key - ID of the versioned team date.
-
team_id
Foreign key - ID of the team.
-
parent_id
Foreign key - ID of the parent team
-
name
string - Name of the team.
-
is_parent
boolean - Whether this team is a parent team.