dx_snapshot_team_hierarchies
The hierarchy of snapshot teams. Data is modeled in a tree structure.
-
id
Primary key - Unique identifier for the row.
-
ancestor_id
Foreign key - ID of the ancestor team in the heirarchy.
-
descendant_id
Foreign key - ID of the descendant team in the heirarchy.
-
generations
number - Generation number in the tree structure.