From c6a99651ca97657154e8a667544615128dc504da Mon Sep 17 00:00:00 2001 From: Ludovic Pouzenc Date: Tue, 13 Mar 2018 19:20:42 +0100 Subject: Add a visual schema for mysql database --- schema/schema-tables.png | Bin 0 -> 377079 bytes schema/schema-tables.svg | 3146 ++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 3146 insertions(+) create mode 100644 schema/schema-tables.png create mode 100644 schema/schema-tables.svg diff --git a/schema/schema-tables.png b/schema/schema-tables.png new file mode 100644 index 0000000..4cb4abc Binary files /dev/null and b/schema/schema-tables.png differ diff --git a/schema/schema-tables.svg b/schema/schema-tables.svg new file mode 100644 index 0000000..03c795f --- /dev/null +++ b/schema/schema-tables.svg @@ -0,0 +1,3146 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + adherents + + id + + nom + + prenom + + raison + + tel_mobile1 + + adherent_type_id + + ville_id + + adherent_statut_id + + civilite_id + + nom2 + + prenom2 + + mail1 + + mail2 + + adresse1 + + adresse2 + + tel_fixe1 + + tel_fixe2 + + tel_mobile2 + + num_adt_ttn + + created + + modified + + proprio + + notes + + adherent_roles + + id + + adherent_id + + adherent_role_type_id + + ville_id + + adherent_role_types + + id + + title + + list_name + + adherent_statuts + + id + + title + + adherent_types + + id + + title + + civilites + + id + + title + + equipements + + id + + uplink_id + + service_id + + mac + + hostname + + equipement_modele_id + + ipmgmt_id + + relais_id + + equipement_mode_id + + description + + date_achat + + date_hs + + notes + + equipement_modeles + + id + + constructeur + + modele + + profile + + revision + + equipement_modes + + id + + interesses + + id + + date_demande + + civilite_id + + nom + + prenom + + raison + + ville_id + + interesse_statut_id + + telephone + + mail + + adresse1 + + adresse2 + + notes + + interesse_statuts + + id + + title + + ipmgmt + + ip4 + + ippubliques + + ip4 + + ip6 + + secteur_id + + periodicites + + id + + title + + relais + + id + + title + + ville_id + + secteur_id + + gps_long + + gps_lat + + secteurs + + id + + title + + services + + id + + adherent_id + + service_type_id + + service_statut_id + + ippublique_id + + prix_ht + + date_debut + + date_fin + + description + + created + + modified + + lat + + lng + + service_statuts + + id + + title + + ident + + service_types + + id + + title + + prix_base_ht + + periodicite_id + + villes + + id + + title + + cp + + tel_contact + -- cgit v1.1