1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-23 00:07:24 +08:00
osu-lazer/osu.Game/Database
Dean Herbert 4a19f22b3d Remove custom migration exception
This was hiding the true error message from ever hitting logs.
Made to help disagnose #2711.
2018-06-15 13:38:42 +09:00
..
ArchiveModelManager.cs Fix beatmaps with subfolders importing incorrectly on windows 2018-06-05 11:36:44 +09:00
DatabaseBackedStore.cs Normalize all the line endings 2018-04-13 18:26:38 +09:00
DatabaseContextFactory.cs Add comment about reasoning for local context variable 2018-06-06 22:05:25 +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 custom migration exception 2018-06-15 13:38:42 +09:00
SingletonContextFactory.cs Don't start transactions for migration 2018-05-29 16:23:38 +09:00