1
0
mirror of https://github.com/ppy/osu.git synced 2024-12-15 15:03:10 +08:00
osu-lazer/osu.Game/Database
Dean Herbert b02dd196f6 Don't make one factory each context
A factory is supposed to be re-used.
2017-10-19 17:29:39 +09:00
..
DatabaseBackedStore.cs Run cleanup tasks only on startup via manual calls 2017-10-17 19:58:33 +09:00
DatabaseContextFactory.cs Use a different database name for now to avoid conflicts when switching versions 2017-10-17 17:52:20 +09:00
OsuDbContext.cs Don't make one factory each context 2017-10-19 17:29:39 +09:00