pagerduty_team_users
Join table between teams and users
-
id
Primary key - Unique identifier of the row
-
team_id
Foreign key - ID of the team to which the user belongs
-
user_id
Foreign key - ID of the user belonging to the team