Constraints

6 Foreign Key Constraints

Constraint Name Child Column Parent Column Delete Rule
syst_complex_format_values_complex_format_fk
syst_complex_format_values.complex_format_id
syst_complex_formats.id
Cascade on delete
syst_enum_items_enum_fk
syst_enum_items.enum_id
syst_enums.id
Cascade on delete
syst_enum_items_enum_functional_type_fk
syst_enum_items.functional_type_id
syst_enum_functional_types.id
Restrict delete
syst_enum_functional_types_enum_fk
syst_enum_functional_types.enum_id
syst_enums.id
Cascade on delete
syst_interaction_logs_interaction_types_fk
syst_interaction_logs.interaction_type_id
syst_enum_items.id
Restrict delete
syst_interaction_logs_interface_types_fk
syst_interaction_logs.interface_type_id
syst_enum_items.id
Restrict delete

Check Constraints

Table Constraint Name Constraint