shortcut_team_memberships
Join table between Shortcut users and teams
-
id
Primary key - Unique identifier of the row
-
team_id
Foreign key - ID of the team the user belongs to
-
user_id
Foreign key - ID of the user on the team