linear_project_members
Join table between Linear projects and Linear users
-
id
Primary key - Unique identifier for the row
-
project_id
Foreign key - ID of the project with which the user is associated
-
user_id
Foreign key - ID of the user with which the project is associated