Skip to content
Snippets Groups Projects
Commit a7476ec6 authored by Jean-Philippe Metivier's avatar Jean-Philippe Metivier
Browse files

MAJ de la bd ajouter dans le changelog

parent 6cc569b5
No related branches found
No related tags found
No related merge requests found
......@@ -16,4 +16,11 @@ bash ./install.sh
## 2. Dans la base de données
Néant.
Ajout de la colonne INE dans DOCTORANT et TMP_DOCTORANT.
```sql
alter table DOCTORANT add INE varchar2(64);
alter table TMP_DOCTORANT add INE varchar2(64);
```
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment