Blame view

database/index.txt 1015 Bytes
6c4edfa3   Alexandre   First Commit LabI...
1
2
3
# index.txt -  database Inventirap 

Here, its's the database directory.
3af1b74a   Etienne Pallier   cleanup install (...
4
Index : 
6c4edfa3   Alexandre   First Commit LabI...
5

3af1b74a   Etienne Pallier   cleanup install (...
6
7
8
- create_database.sql : create empty database
 
- create_tables.sql : Create the database tables. 
6c4edfa3   Alexandre   First Commit LabI...
9

3d8374eb   Etienne Pallier   Refonte des fichi...
10
11
12
- insert_tables_default_data_general : Ajout des données de base indispensables (surtout on crée une configuration par défaut dans la table configurations)

- insert_tables_default_data_IRAP.sql : (facultatif) Insert the functionnality tables content : Sur-categories, categories, sous-categories, groupes metiers et thematiques, privileged users)
4022449b   Etienne Pallier   Update database/l...
13

3af1b74a   Etienne Pallier   cleanup install (...
14
- insert_superadmin_user.sql : Insert a superadmin user
6c4edfa3   Alexandre   First Commit LabI...
15
16

===============================
3af1b74a   Etienne Pallier   cleanup install (...
17

6c4edfa3   Alexandre   First Commit LabI...
18
19
20
21
22
23
24
25
26
27
Updates :

Last : 10/12/13

10/12/13 : Update script to create database and fill it with functionnal informations. 
Cut the script BDD_IRAP.sql to keep only the database structure. 
Create scripts : Insert_TablesFunct.sql and Upd_TablesConstraints.sql for the functionnal informations.

Janvier 2014 : 
Update Materiels table too add fields : Createur, modificateur and correponding dates