1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-18 22:30:53 +08:00
Files
osu-lazer/osu.Game/Database
T
Bartłomiej Dach 93b5aec23e Fix realm migration failures when upgrading from old versions
* `RealmRulesetSetting` was added in 2021.916.0.
* `RealmKeyBinding` was added in 2021.703.0.

Attempting to upgrade from older releases than the above would cause
migrations up to schema versions 10 and 11 to fail.
93b5aec23e · 2021-11-28 15:00:40 +01:00
History
..
2020-12-19 10:36:27 +01:00
2021-10-01 22:23:51 +09:00