[1ddce7ac2e]게시물 구조 설정

This commit is contained in:
2019-04-07 21:33:09 +09:00
parent e59a8606ab
commit 3ff6788405
3 changed files with 106 additions and 1 deletions
+5
View File
@@ -4,6 +4,11 @@ DROP TABLE IF EXISTS `general_turn`;
#
DROP TABLE IF EXISTS nation;
DROP TABLE IF EXISTS `nation_turn`;
#
DROP TABLE IF EXISTS board;
DROP TABLE IF EXISTS comment;
#
DROP TABLE IF EXISTS city;