1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-23 02:07:24 +08:00
osu-lazer/osu.Game/Database
Dean Herbert 3b1166d1e6 Optimise file lookups and other database operations
FirstOrDefault when called on a TableQuery with a predicate doesn't use table indices
2017-08-01 17:37:21 +09:00
..
DatabaseBackedStore.cs Optimise file lookups and other database operations 2017-08-01 17:37:21 +09:00
StoreVersion.cs Add the ability to create migrations on a per-store level 2017-07-28 12:58:35 +09:00