Constraints

9 Foreign Key Constraints

Constraint Name Child Column Parent Column Delete Rule
lieux_dits_id_com_fkey
lieux_dits.id_com
commune.id_com
Restrict delete
point_adresse_id_voie_fkey
point_adresse.id_voie
voie.id_voie
Restrict delete
point_adresse_id_commune_fkey
point_adresse.id_commune
commune.id_com
Restrict delete
point_adresse_id_parcelle_fkey
point_adresse.id_parcelle
parcelle.fid
Restrict delete
document_id_commune_fkey
document.id_commune
commune.id_com
Restrict delete
appartenir_com_id_voie_fkey
appartenir_com.id_voie
voie.id_voie
Cascade on delete
appartenir_com_id_com_fkey
appartenir_com.id_com
commune.id_com
Restrict delete
referencer_com_id_com_fkey
referencer_com.id_com
commune.id_com
Restrict delete
referencer_com_id_com_deleguee_fkey
referencer_com.id_com_deleguee
commune_deleguee.id_com_del
Restrict delete

Check Constraints

Table Constraint Name Constraint