github_issue_labels
Association between GitHub issues and labels
-
id
Primary key - Unique identifier of the row
-
issue_id
Foreign key - ID of the issue to which the label is assigned
-
label_id
Foreign key - ID of the label associated with the issue