DB 스키마 준비

This commit is contained in:
2019-01-12 07:21:34 +09:00
parent b2435d2430
commit 9036201887
2 changed files with 19 additions and 0 deletions
+1
View File
@@ -21,6 +21,7 @@ DROP TABLE IF EXISTS message;
#
DROP TABLE IF EXISTS diplomacy;
DROP TABLE IF EXISTS ng_diplomacy;
#
DROP TABLE IF EXISTS tournament;