incident_io_incident_role_assignments
Mapping between incidents and roles in Incident.io.
-
id
Primary key - Unique identifier for the row.
-
incident_id
Foreign key - ID of the incident.
-
incident_role_id
Foreign key - ID of the role.
-
user_id
Foreign key - ID of the user assigned to the role.