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-09 14:47:33 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
4c8e7a26dc
osu
/
osu.Game
/
Migrations
History
smoogipoo
cf8bcb7ba2
Add explicit beatmap -> scores relationship rather than relying on cascades
2019-01-08 17:53:43 +09: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
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
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
Add explicit beatmap -> scores relationship rather than relying on cascades
2019-01-08 17:53:43 +09:00