Skip to content

Commit 42c73c8

Browse files
committed
项目数据库脚本文件上传
1 parent 87c4a0b commit 42c73c8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

script/answer.sql

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ Date: 2018-10-17 17:27:23
1515

1616
SET FOREIGN_KEY_CHECKS=0;
1717

18+
CREATE DATABASE IF NOT EXISTS answer default charset utf8 COLLATE utf8_general_ci;
19+
1820
-- ----------------------------
1921
-- Table structure for `smw_user`
2022
-- ----------------------------

0 commit comments

Comments
 (0)