feat: 새 설문 조사 Table

This commit is contained in:
2022-05-14 23:00:01 +09:00
parent 83c2fc918f
commit 04f5a1bbe1
2 changed files with 17 additions and 1 deletions
+3 -1
View File
@@ -63,4 +63,6 @@ CREATE TABLE `reserved_open` (
DEFAULT CHARSET=utf8mb4
ENGINE=Aria;
DROP TABLE IF EXISTS ng_betting;
DROP TABLE IF EXISTS ng_betting;
DROP TABLE IF EXISTS vote;