gitlab_merge_request_assignees
Association between GitLab merge requests and assignees.
-
id
Primary key - Unique identifier of the row
-
merge_request_id
Foreign key - ID of the merge request to which the assignee is assigned
-
user_id
Foreign key - ID of the user assigned to the merge request