github_pull_labels
Join table between pull requests and labels
-
id
Primary key - Unique identifier for the row.
-
label_id
Foreign key - ID of the label applied to the pull request
-
pull_id
Foreign key - ID of the pull request to which the label belongs