osu/osu.Game/Database
Dean Herbert 66f1d2fb2e Ensure all parsed "Online" IDs are above zero or null
Some .osu file sources (or database sources) may be in a bad state. We want to get these ones right as they cannot be enforced by the database itself (via FKs or constraints).
2017-10-25 14:34:39 +09:00
..
DatabaseBackedStore.cs Ensure thread safety on shared contexts 2017-10-23 17:56:04 +09:00
DatabaseContextFactory.cs Rely on storage.DeleteDatabase for guaranteed database deletion 2017-10-21 00:15:02 +09:00
OsuDbContext.cs Ensure all parsed "Online" IDs are above zero or null 2017-10-25 14:34:39 +09:00