Closed peppy closed 1 year ago
Requires:
ALTER TABLE osu_beatmaps ADD COLUMN max_combo MEDIUMINT UNSIGNED NOT NULL DEFAULT 0 AFTER difficultyrating
To be used as part of the solution to https://github.com/ppy/osu-web/issues/10566.
Requires:
ALTER TABLE osu_beatmaps ADD COLUMN max_combo MEDIUMINT UNSIGNED NOT NULL DEFAULT 0 AFTER difficultyrating
To be used as part of the solution to https://github.com/ppy/osu-web/issues/10566.