mirror of
https://github.com/MewoLab/AquaDX.git
synced 2026-02-05 01:37:27 +08:00
[chusan] Fix V76 migration MySQL 8.0+ compatibility
This commit is contained in:
@@ -364,7 +364,7 @@ CREATE TABLE chusan_user_playlog (
|
||||
played_user_name2 VARCHAR (255),
|
||||
played_user_name3 VARCHAR (255),
|
||||
player_rating INTEGER NOT NULL,
|
||||
rank INTEGER NOT NULL,
|
||||
`rank` INTEGER NOT NULL,
|
||||
rate_air INTEGER NOT NULL,
|
||||
rate_flick INTEGER NOT NULL,
|
||||
rate_hold INTEGER NOT NULL,
|
||||
|
||||
Reference in New Issue
Block a user