1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-15 01:43:15 +08:00
osu-lazer/osu.Game/Database
Dean Herbert 7a60a5e499 Lock the BeatmapDatabase's connection during imports.
This should avoid any potential issues with intertwined transactions on the same connection while still allowing higher throughput when importing.
2017-02-25 10:39:13 +09:00
..
BaseDifficulty.cs Remove unnecessary using statements 2017-02-23 21:38:10 +01:00
BeatmapDatabase.cs Lock the BeatmapDatabase's connection during imports. 2017-02-25 10:39:13 +09:00
BeatmapInfo.cs Fix and refactor star difficulty calculation boilerplate 2017-02-24 19:36:17 +01:00
BeatmapMetadata.cs Update and standardise license headers. 2017-02-07 14:27:41 +09:00
BeatmapSetInfo.cs Add safe deletion support. 2017-02-24 17:08:13 +09:00