UPDATE : create.sql

dev
Lilian BRETON 3 years ago
parent f6318d84a4
commit 1ded8779fe

@ -1,7 +1,8 @@
#Drop all the tables #Drop all the tables
DROP TABLE Battle; DROP TABLE Battle;
Drop TABLE Own; DROP TABLE Own;
DROP TABLE Conversation;
DROP TABLE User; DROP TABLE User;
DROP TABLE Skin; DROP TABLE Skin;
DROP TABLE Game; DROP TABLE Game;

Loading…
Cancel
Save