Let's call this one temporary.
There is now a CreateContext method for retrieving a stand-alone context for threaded use. We may want to add safety against this context being disposed (or just return a fresh one if it is).
This reverts commit 7cf5d63cd3.
7cf5d63cd3
FirstOrDefault when called on a TableQuery with a predicate doesn't use table indices
This fixes incorrect reference counts causing database desync.
Now stores store versions to the database itself.
Welcome back BeatmapManager