게시물 구조 설정

This commit is contained in:
2019-01-17 03:12:26 +09:00
parent 6d642139d1
commit 1ddce7ac2e
3 changed files with 108 additions and 1 deletions
+4
View File
@@ -4,6 +4,10 @@ DROP TABLE IF EXISTS general;
#
DROP TABLE IF EXISTS nation;
#
DROP TABLE IF EXISTS board;
DROP TABLE IF EXISTS comment;
#
DROP TABLE IF EXISTS city;