1
0
mirror of https://github.com/ppy/osu.git synced 2025-02-13 10:33:07 +08:00
osu-lazer/osu.Game/Database
Dean Herbert de8c4e6d56 Remove unique constraints on hash columns
We are going to allow multiple instances of the same beatmap info hash as they could be in different beatmap sets.
2018-05-29 16:26:32 +09:00
..
ArchiveModelManager.cs Report any error during import to the write context to allow for rollback 2018-05-29 16:23:38 +09:00
DatabaseBackedStore.cs Normalize all the line endings 2018-04-13 18:26:38 +09:00
DatabaseContextFactory.cs Don't start transactions for migration 2018-05-29 16:23:38 +09:00
DatabaseWriteUsage.cs Add back missing rethrow 2018-05-29 16:23:38 +09:00
ICanAcceptFiles.cs Normalize all the line endings 2018-04-13 18:26:38 +09:00
IDatabaseContextFactory.cs Don't start transactions for migration 2018-05-29 16:23:38 +09:00
IHasFiles.cs Normalize all the line endings 2018-04-13 18:26:38 +09:00
IHasPrimaryKey.cs Normalize all the line endings 2018-04-13 18:26:38 +09:00
INamedFileInfo.cs Normalize all the line endings 2018-04-13 18:26:38 +09:00
ISoftDelete.cs Normalize all the line endings 2018-04-13 18:26:38 +09:00
MutableDatabaseBackedStore.cs Change order of event firing in Update calls 2018-05-29 16:23:38 +09:00
OsuDbContext.cs Remove unique constraints on hash columns 2018-05-29 16:26:32 +09:00
SingletonContextFactory.cs Don't start transactions for migration 2018-05-29 16:23:38 +09:00