ado_projects
Details about Azure DevOps projects.
-
id
Primary key - Unique identifier for the row.
-
source_id
Foreign key - Identifier of the project in Azure DevOps
-
organization_id
Foreign key - ID of the organization to which the project belongs
-
name
string - Name of the project
-
visibility
string - Indicates whether a project is public or private
-
last_updated_at
date - Project last update time.
-
work_items_synced_at
date - When this project last did a sync on its work items
-
work_items_synced_to
date - The earliest timestamp of the projects work items