drop types
This commit is contained in:
parent
2af8c52618
commit
87b1debd6e
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
||||||
|
DROP TYPE echelon;
|
||||||
|
DROP TYPE grade;
|
||||||
DROP TABLE Personnel;
|
DROP TABLE Personnel;
|
||||||
DROP TABLE Doctorant;
|
DROP TABLE Doctorant;
|
||||||
DROP TABLE Scientifique;
|
DROP TABLE Scientifique;
|
||||||
|
|
Loading…
Reference in a new issue