用户资料空值问题修复 #I4VNPO(无双的英雄peerless_hero)

This commit is contained in:
MaxKey 2022-03-02 21:03:06 +08:00
parent 19180584cf
commit 850551911a
5 changed files with 3090 additions and 2 deletions

View File

@ -2,6 +2,6 @@ create database if not exists `maxkey` /*!40100 DEFAULT CHARACTER SET utf8mb4 C
use maxkey ; use maxkey ;
source /docker-entrypoint-initdb.d/v3.3.2.ga/maxkey_v3.3.2.GA.sql ; source /docker-entrypoint-initdb.d/v3.3.3.ga/maxkey_v3.3.3.GA.sql ;
source /docker-entrypoint-initdb.d/v3.3.2.ga/maxkey_v3.3.2.GA_data.sql ; source /docker-entrypoint-initdb.d/v3.3.3.ga/maxkey_v3.3.3.GA_data.sql ;

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

1140
sql/maxkey_v3.3.3.GA.sql Normal file

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long