This website requires JavaScript.
Explore
Help
Sign In
RepoMirrors
/
osu
Watch
1
Star
0
Fork
0
You've already forked osu
mirror of
https://github.com/ppy/osu
synced
2025-02-02 11:21:59 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
9890884726
osu
/
osu.Game
/
Migrations
History
Joehu
e31680e373
Address styling issues on CodeFactor
2019-03-14 16:05:54 -07:00
..
20171019041408_InitialCreate.cs
20171019041408_InitialCreate.Designer.cs
20171025071459_AddMissingIndexRules.cs
20171025071459_AddMissingIndexRules.Designer.cs
20171119065731_AddBeatmapOnlineIDUniqueConstraint.cs
20171119065731_AddBeatmapOnlineIDUniqueConstraint.Designer.cs
20171209034410_AddRulesetInfoShortName.cs
20171209034410_AddRulesetInfoShortName.Designer.cs
20180125143340_Settings.cs
20180125143340_Settings.Designer.cs
20180131154205_AddMuteBinding.cs
20180219060912_AddSkins.cs
20180219060912_AddSkins.Designer.cs
20180529055154_RemoveUniqueHashConstraints.cs
20180529055154_RemoveUniqueHashConstraints.Designer.cs
20180621044111_UpdateTaikoDefaultBindings.cs
20180621044111_UpdateTaikoDefaultBindings.Designer.cs
20180628011956_RemoveNegativeSetIDs.cs
Address styling issues on CodeFactor
2019-03-14 16:05:54 -07:00
20180628011956_RemoveNegativeSetIDs.Designer.cs
20180913080842_AddRankStatus.cs
20180913080842_AddRankStatus.Designer.cs
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
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
OsuDbContextModelSnapshot.cs
Merge branch 'master' into UserIDDBStore
2019-03-01 11:07:30 +09:00