1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-21 20:07:25 +08:00
osu-lazer/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 Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
DatabaseContextFactory.cs Add connection flushing support 2020-05-11 21:39:44 +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 Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
IHasFiles.cs Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
IHasPrimaryKey.cs Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
IModelDownloader.cs Convert dangerous events to IBindables 2020-05-19 16:44:22 +09:00
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 Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
ISoftDelete.cs Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
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 CA1715: use prefix for generic parameters. 2019-12-17 13:00:25 +08:00
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