Constraints

4 Foreign Key Constraints

Constraint Name Child Column Parent Column Delete Rule
read_errors_org_id_cluster_updated_at_fkey
read_errors.org_id
read_errors.cluster
read_errors.updated_at
new_reports.org_id
new_reports.cluster
new_reports.updated_at
Cascade on delete
fk_notification_type
reported.notification_type
notification_types.id
Restrict delete
reported_event_type_id_fkey
reported.event_type_id
event_targets.id
Restrict delete
fk_state
reported.state
states.id
Restrict delete

Check Constraints

Table Constraint Name Constraint