linear_initiatives
Details about Linear initiatives
-
id
Primary key - Unique identifier for the row
-
source_id
Foreign key - Identifier of the initiative in Linear
-
parent_source_id
Foreign key - Identifier of the parent initiative in Linear
-
source_url
string - URL of the initiative in Linear
-
name
string - Name of the initiative
-
status
string - Current state of the initiative
-
start_date
date - The estimated start date of the initiative
-
target_date
date - The estimated completion date of the initiative
-
archived_at
date - Timestamp of when the initiative was archived
-
created_at
date - Timestamp of when the initiative was created in Linear
-
updated_at
date - Timestamp of when the initiative was updated in Linear