history column을 테이블로 분리

This commit is contained in:
2020-04-18 14:07:07 +09:00
parent ad2baeda2f
commit aba9ee7b33
14 changed files with 323 additions and 184 deletions
+1 -1
View File
@@ -44,7 +44,7 @@ DROP TABLE IF EXISTS event;
DROP TABLE IF EXISTS world_history;
# 전체 이벤트 테이블 삭제(연감 대체?)
DROP TABLE IF EXISTS general_public_record;
DROP TABLE IF EXISTS general_record;
DROP TABLE IF EXISTS select_npc_token;