Compare commits
No commits in common. "2af8c52618a7ae8125c04586ffdd8cfacc139fa3" and "17ff8fef3dac31c4ac2c7c725d0e3dcbb18b4945" have entirely different histories.
2af8c52618
...
17ff8fef3d
1 changed files with 0 additions and 17 deletions
17
dropall.sql
17
dropall.sql
|
|
@ -1,17 +0,0 @@
|
|||
DROP TABLE Personnel;
|
||||
DROP TABLE Doctorant;
|
||||
DROP TABLE Scientifique;
|
||||
DROP TABLE Enseignant_Chercheur;
|
||||
DROP TABLE Evenement;
|
||||
DROP TABLE Congres;
|
||||
DROP TABLE Labo_externe;
|
||||
DROP TABLE Journee_Porte_Ouvertes;
|
||||
DROP TABLE Auteur_Externe ;
|
||||
DROP TABLE Publication ;
|
||||
DROP TABLE Participe;
|
||||
DROP TABLE Preside;
|
||||
DROP TABLE Publie_Scientifique;
|
||||
DROP TABLE Publie_Doctorant;
|
||||
DROP TABLE Publie_Externe;
|
||||
DROP TABLE Participe_Externe;
|
||||
DROP TABLE Organise ;
|
||||
Loading…
Reference in a new issue