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.
-
total_work_items_to_fetch_count
number - Total count of the work items to fetch for the project.