osu/osu.Game/Database
2021-03-15 14:20:59 +09:00
..
ArchiveModelManager.cs Add comments marking workarounds required for EFcore 5 2021-03-15 13:29:26 +09:00
DatabaseBackedStore.cs
DatabaseContextFactory.cs
DatabaseWorkaroundExtensions.cs Fix seemingly innocent logic change causing breakage in score imports 2021-03-15 14:20:59 +09:00
DatabaseWriteUsage.cs Remove easy to remove finalizers 2021-03-02 16:07:09 +09:00
DownloadableArchiveModelManager.cs Apply ConfigureAwait changes to game side 2021-03-08 14:36:35 +09:00
ICanAcceptFiles.cs Fix missing XMLDoc bit. 2020-12-19 10:36:27 +01:00
IDatabaseContextFactory.cs
IHasFiles.cs
IHasPrimaryKey.cs
IModelDownloader.cs
IModelManager.cs Change event flow to avoid firing store delete events on update 2020-05-27 16:08:47 +09:00
ImportTask.cs Enable nullable on ImportTask 2020-12-08 12:52:34 +09:00
INamedFileInfo.cs
ISoftDelete.cs
MemoryCachingComponent.cs Apply ConfigureAwait changes to game side 2021-03-08 14:36:35 +09:00
MutableDatabaseBackedStore.cs Change event flow to avoid firing store delete events on update 2020-05-27 16:08:47 +09:00
MutableDatabaseBackedStoreWithFileIncludes.cs
OsuDbContext.cs Reformat application of configuration 2021-03-15 13:20:22 +09:00
UserLookupCache.cs Apply ConfigureAwait changes to game side 2021-03-08 14:36:35 +09:00