linear_team_projects
Join table between Linear teams and Linear projects
-
id
Primary key - Unique identifier for the row
-
team_id
Foreign key - ID of the team with which the project is associated
-
project_id
Foreign key - ID of the project with which the team is associated