1
0
mirror of https://github.com/ppy/osu.git synced 2025-03-07 01:07:20 +08:00
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
..