Constraints

13 Foreign Key Constraints

Constraint Name Child Column Parent Column Delete Rule
job_to_action_profiles__t_master_profile_id_fkey
job_to_action_profiles__t.master_profile_id
job_profiles__t.id
Restrict delete
job_to_action_profiles__t_detail_profile_id_fkey
job_to_action_profiles__t.detail_profile_id
action_profiles__t.id
Restrict delete
action_to_mapping_profiles__t_detail_profile_id_fkey
action_to_mapping_profiles__t.detail_profile_id
mapping_profiles__t.id
Restrict delete
action_to_mapping_profiles__t_master_profile_id_fkey
action_to_mapping_profiles__t.master_profile_id
action_profiles__t.id
Restrict delete
job_to_match_profiles__t_detail_profile_id_fkey
job_to_match_profiles__t.detail_profile_id
match_profiles__t.id
Restrict delete
job_to_match_profiles__t_master_profile_id_fkey
job_to_match_profiles__t.master_profile_id
job_profiles__t.id
Restrict delete
match_to_action_profiles__t_detail_profile_id_fkey
match_to_action_profiles__t.detail_profile_id
action_profiles__t.id
Restrict delete
match_to_action_profiles__t_job_profile_id_fkey
match_to_action_profiles__t.job_profile_id
job_profiles__t.id
Restrict delete
match_to_action_profiles__t_master_profile_id_fkey
match_to_action_profiles__t.master_profile_id
match_profiles__t.id
Restrict delete
profile_snapshots__t_profile_id_fkey
profile_snapshots__t.profile_id
job_profiles__t.id
Restrict delete
match_to_match_profiles__t_detail_profile_id_fkey
match_to_match_profiles__t.detail_profile_id
match_profiles__t.id
Restrict delete
match_to_match_profiles__t_master_profile_id_fkey
match_to_match_profiles__t.master_profile_id
match_profiles__t.id
Restrict delete
match_to_match_profiles__t_job_profile_id_fkey
match_to_match_profiles__t.job_profile_id
job_profiles__t.id
Restrict delete

Check Constraints

Table Constraint Name Constraint