delete établissement
This commit is contained in:
parent
e5658698c6
commit
939c3a8ec2
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ DROP TYPE grade CASCADE;
|
|||
DROP TABLE Personnel CASCADE;
|
||||
DROP TABLE Doctorant CASCADE;
|
||||
DROP TABLE Scientifique CASCADE;
|
||||
DROP TABLE Etablissement CASCADE;
|
||||
DROP TABLE Enseignant_Chercheur CASCADE;
|
||||
DROP TABLE Evenement CASCADE;
|
||||
DROP TABLE Congres CASCADE;
|
||||
|
|
Loading…
Reference in a new issue