23 Foreign Key Constraints
| Constraint Name | Child Column | Parent Column | Delete Rule | ||
|---|---|---|---|---|---|
| authorisation_audit_rev_id_fkey |
|
|
Restrict delete | ||
| occurrence_audit_rev_id_fkey |
|
|
Restrict delete | ||
| movement_audit_rev_id_fkey |
|
|
Restrict delete | ||
| fk_occurrence_person |
|
|
Restrict delete | ||
| fk_tap_occurrence_absence_reason |
|
|
Restrict delete | ||
| fk_tap_occurrence_absence_sub_type |
|
|
Restrict delete | ||
| fk_tap_occurrence_absence_type |
|
|
Restrict delete | ||
| fk_tap_occurrence_absence_reason_category |
|
|
Restrict delete | ||
| fk_tap_occurrence_accompanied_by |
|
|
Restrict delete | ||
| fk_tap_occurrence_transport |
|
|
Restrict delete | ||
| fk_tap_occurrence_status |
|
|
Restrict delete | ||
| fk_tap_authorisation_accompanied_by |
|
|
Restrict delete | ||
| fk_tap_authorisation_absence_sub_type |
|
|
Restrict delete | ||
| fk_tap_authorisation_transport |
|
|
Restrict delete | ||
| fk_authorisation_person |
|
|
Restrict delete | ||
| fk_tap_authorisation_status |
|
|
Restrict delete | ||
| fk_tap_authorisation_absence_reason_category |
|
|
Restrict delete | ||
| fk_tap_authorisation_absence_type |
|
|
Restrict delete | ||
| fk_tap_authorisation_absence_reason |
|
|
Restrict delete | ||
| fk_tap_movement_absence_reason |
|
|
Restrict delete | ||
| fk_tap_movement_occurrence |
|
|
Restrict delete | ||
| fk_movement_person |
|
|
Restrict delete | ||
| fk_tap_movement_accompanied_by |
|
|
Restrict delete |
Check Constraints
| Table | Constraint Name | Constraint |
|---|---|---|
| occurrence | occurrence_status_id_not_null1 | status_id IS NOT NULL |
| authorisation | authorisation_status_id_not_null1 | status_id IS NOT NULL |