firehydrant_custom_field_values
Values of custom fields for incidents in Firehydrant.
-
id
Primary key - Unique identifier for the row.
-
incident_id
Foreign key - ID of the incident.
-
custom_field_id
Foreign key - ID of the custom field.
-
value
string - Value of the custom field for the incident.