osu/osu.Game/Database
Bartłomiej Dach a16c0641b2 Revert EF Core to version 2.2
This reverts commit f3faad74d5, reversing
changes made to 712e7bc7bf.

Several issues arose after migrating to 5.0, including, but possibly not
limited to, performance regressions in song select, as well as failures
when attempting to save beatmaps after metadata changes in the editor.
2021-03-21 11:05:15 +01:00
..
ArchiveModelManager.cs Revert EF Core to version 2.2 2021-03-21 11:05:15 +01:00
DatabaseBackedStore.cs
DatabaseContextFactory.cs
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
INamedFileInfo.cs
ISoftDelete.cs
ImportTask.cs Enable nullable on ImportTask 2020-12-08 12:52:34 +09:00
MemoryCachingComponent.cs Apply ConfigureAwait changes to game side 2021-03-08 14:36:35 +09:00
MutableDatabaseBackedStore.cs
MutableDatabaseBackedStoreWithFileIncludes.cs
OsuDbContext.cs Revert EF Core to version 2.2 2021-03-21 11:05:15 +01:00
UserLookupCache.cs Apply ConfigureAwait changes to game side 2021-03-08 14:36:35 +09:00