linear_connection_organizations
Join table recording which Data Cloud connections import which Linear organization (workspace). A workspace can be imported by multiple connections, so this makes the connection-to-organization mapping many-to-many.
-
id
Primary key - Unique identifier for the row
-
connection_id
Foreign key - ID of the Data Cloud connection importing the organization.
-
organization_id
Foreign key - ID of the Linear organization the connection imports