history column을 테이블로 분리

This commit is contained in:
2020-04-18 14:07:07 +09:00
parent 57ba12834a
commit c1bf3a773f
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;