Dean Herbert
|
0e669c9a3f
|
Fix many warnings
|
2018-03-24 18:23:22 +09:00 |
|
Dean Herbert
|
8b89735e9e
|
Improve xmldoc for DatabaseContextFactory.Get
|
2018-02-19 14:17:41 +09:00 |
|
Dean Herbert
|
50cdb03cd9
|
Don't dispose read contexts
|
2018-02-13 15:08:45 +09:00 |
|
Dean Herbert
|
ab34123ba8
|
Remove unnecessary class variable
|
2018-02-13 15:05:19 +09:00 |
|
Dean Herbert
|
a738664167
|
Add interface for database context factory
|
2018-02-12 23:10:05 +09:00 |
|
Dean Herbert
|
64cda9fd0f
|
Remove incorrect assert assumption
|
2018-02-12 22:16:09 +09:00 |
|
Dean Herbert
|
8b37fde15b
|
Only write when writes occur
Also add finaliser logic for safety. Also better threading. Also more cleanup.
|
2018-02-12 19:57:21 +09:00 |
|
Dean Herbert
|
edc3638175
|
DatabaseWriteUsage
|
2018-02-12 17:55:11 +09:00 |
|
Dean Herbert
|
37d393bca0
|
Update licence headers
|
2018-01-05 20:21:19 +09:00 |
|
Dean Herbert
|
47213d2498
|
Rely on storage.DeleteDatabase for guaranteed database deletion
Relies on https://github.com/ppy/osu-framework/pull/1100 being merged for most effectiveness.
|
2017-10-21 00:15:02 +09:00 |
|
Dean Herbert
|
1fbbee14e4
|
Allow migration from sqlite-net to EF
Bonus stage
|
2017-10-19 20:04:59 +09:00 |
|
Dean Herbert
|
12639c6819
|
Use a different database name for now to avoid conflicts when switching versions
|
2017-10-17 17:52:20 +09:00 |
|
Dean Herbert
|
ad54ca9268
|
Fix TestCasePlaySongSelect
|
2017-10-17 16:04:54 +09:00 |
|
Dean Herbert
|
cd41862e3b
|
Add back transaction support for beatmap importing
|
2017-10-17 15:00:27 +09:00 |
|