clickup_task_assignees
Join table between tasks and users
-
id
Primary key - Unique identifier for the row.
-
task_id
Foreign key - ID of the task the user has been assigned
-
user_id
Foreign key - ID of the user who has been assigned the task