sonarcloud_projects
Details about SonarCloud projects
-
id
Primary key - Unique identifier of the row
-
source_key
string - Key of the project in SonarCloud
-
organization_id
Foreign key - ID of the organization to which the project belongs
-
name
string - Name of the project
-
qualifier
string - Qualifier of the project
-
visibility
string - Visibility of the project
-
last_analysis_date
date - Date of the last analysis
-
api_accessible
boolean - Project is api accessible or not
-
metrics_synced_to
date - Timestamp up to which metrics have been synced for this project.
-
issues_synced_at
date - Timestamp of when issues were last synced for this project.
-
metrics_synced_at
date - Timestamp of when metrics were last synced for this project.