Constraints

4 Foreign Key Constraints

Constraint Name Child Column Parent Column Delete Rule
job_profiles__t_mapping_profile_id_fkey
job_profiles__t.mapping_profile_id
mapping_profiles__t.id
Restrict delete
error_logs__t_job_execution_id_fkey
error_logs__t.job_execution_id
job_executions__t.id
Restrict delete
job_executions__t_job_profile_id_fkey
job_executions__t.job_profile_id
job_profiles__t.id
Restrict delete
file_definitions__t_job_execution_id_fkey
file_definitions__t.job_execution_id
job_executions__t.id
Restrict delete

Check Constraints

Table Constraint Name Constraint