1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 00:47:24 +08:00
osu-lazer/osu.Game/Migrations
2018-11-30 20:43:38 +09:00
..
20171019041408_InitialCreate.cs Normalize all the line endings 2018-04-13 18:26:38 +09:00
20171019041408_InitialCreate.Designer.cs Normalize all the line endings 2018-04-13 18:26:38 +09:00
20171025071459_AddMissingIndexRules.cs Normalize all the line endings 2018-04-13 18:26:38 +09:00
20171025071459_AddMissingIndexRules.Designer.cs Normalize all the line endings 2018-04-13 18:26:38 +09:00
20171119065731_AddBeatmapOnlineIDUniqueConstraint.cs Update framework 2018-07-21 16:21:53 +09:00
20171119065731_AddBeatmapOnlineIDUniqueConstraint.Designer.cs Normalize all the line endings 2018-04-13 18:26:38 +09:00
20171209034410_AddRulesetInfoShortName.cs Update framework 2018-07-21 16:21:53 +09:00
20171209034410_AddRulesetInfoShortName.Designer.cs Normalize all the line endings 2018-04-13 18:26:38 +09:00
20180125143340_Settings.cs Update framework 2018-07-21 16:21:53 +09:00
20180125143340_Settings.Designer.cs Normalize all the line endings 2018-04-13 18:26:38 +09:00
20180131154205_AddMuteBinding.cs Update framework 2018-07-21 16:21:53 +09:00
20180219060912_AddSkins.cs Update framework 2018-07-21 16:21:53 +09:00
20180219060912_AddSkins.Designer.cs Normalize all the line endings 2018-04-13 18:26:38 +09:00
20180529055154_RemoveUniqueHashConstraints.cs Update framework 2018-07-21 16:21:53 +09:00
20180529055154_RemoveUniqueHashConstraints.Designer.cs Remove unique constraints on hash columns 2018-05-29 16:26:32 +09:00
20180621044111_UpdateTaikoDefaultBindings.cs Update framework 2018-07-21 16:21:53 +09:00
20180621044111_UpdateTaikoDefaultBindings.Designer.cs Add (one-way) migration for existing users 2018-06-21 14:22:25 +09:00
20180628011956_RemoveNegativeSetIDs.cs Fix incorrect migration conditional 2018-06-29 18:23:53 +09:00
20180628011956_RemoveNegativeSetIDs.Designer.cs Add migration for previous incorrectly imported beatmaps 2018-06-28 10:48:01 +09:00
20180913080842_AddRankStatus.cs add status column to BeatmapInfo + BeatmapSetInfo 2018-09-13 10:10:58 +02:00
20180913080842_AddRankStatus.Designer.cs add status column to BeatmapInfo + BeatmapSetInfo 2018-09-13 10:10:58 +02:00
20181007180454_StandardizePaths.cs Fix Windows-style path separators not being migrated on Unix systems 2018-10-18 08:29:12 +02:00
20181007180454_StandardizePaths.Designer.cs Add database migration for standardizing paths 2018-10-07 21:07:30 +02:00
20181128100659_AddSkinInfoHash.cs Add hash and missing indices to SkinInfo 2018-11-28 19:15:56 +09:00
20181128100659_AddSkinInfoHash.Designer.cs Add hash and missing indices to SkinInfo 2018-11-28 19:15:56 +09:00
20181130113755_AddScoreInfoTables.cs Fix some data types on ScoreInfo 2018-11-30 20:43:38 +09:00
20181130113755_AddScoreInfoTables.Designer.cs Fix some data types on ScoreInfo 2018-11-30 20:43:38 +09:00
OsuDbContextModelSnapshot.cs Fix some data types on ScoreInfo 2018-11-30 20:43:38 +09:00