1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 00:47:24 +08:00
osu-lazer/osu.Game/Migrations
2019-06-05 19:03:57 +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 Store databased settings based on string keys rather than ints 2019-05-27 01:53:49 +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 Address styling issues on CodeFactor 2019-03-14 16:05:54 -07: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
20190225062029_AddUserIDColumn.cs Perform new migration 2019-02-25 15:25:22 +09:00
20190225062029_AddUserIDColumn.Designer.cs Perform new migration 2019-02-25 15:25:22 +09:00
20190525060824_SkinSettings.cs Add optional skin foreign key to databased settings 2019-05-27 01:56:19 +09:00
20190525060824_SkinSettings.Designer.cs Add optional skin foreign key to databased settings 2019-05-27 01:56:19 +09:00
OsuDbContextModelSnapshot.cs Merge remote-tracking branch 'upstream/master' into databased-sin-setting 2019-06-05 19:03:57 +09:00