sonarcloud_issue_tags
Join table between SonarCloud issues and tags
-
id
Primary key - Unique identifier of the row
-
issue_id
Foreign key - ID of the issue to which the tag is associated
-
tag_id
Foreign key - ID of the tag associated with the issue