Qstick
|
a6882e7bdd
|
DB Migration Check for Users not on current DB
|
2017-11-25 23:31:41 -05:00 |
|
Matthew Despain
|
20c8dec50a
|
First round of refactoring.
|
2017-03-29 21:49:38 -06:00 |
|
Keivan Beigi
|
0214c8e0f0
|
Removed unused using statements
|
2016-12-23 13:45:24 -08:00 |
|
Mark McDowall
|
857d661ff1
|
Fixed: Recreate log database if migration fails
Fixes: #1050
|
2016-07-19 18:57:36 -07:00 |
|
Taloth Saldono
|
bdb1076100
|
Updated db migration testing framework so we only run migrations up to the one we're testing.
fixes #902
|
2016-02-13 23:21:32 +01:00 |
|
Taloth Saldono
|
2a83088045
|
Changed the way the Database is registered with TinyIoC to make Logdb and future cachedb more accessible.
|
2015-05-04 00:50:10 +02:00 |
|
Taloth Saldono
|
4ca8178ca8
|
Add db name to Vacuum log message.
|
2015-05-03 20:52:07 +02:00 |
|
Keivan Beigi
|
c7ed76f6d3
|
Added before migration hook, this can be used to insert "old" data into test Db
so data migration could be tested.
|
2014-12-04 21:27:31 -08:00 |
|
Taloth Saldono
|
000c172553
|
Fixed: Moved main database cleanup to daily housekeeping to prevent windows service startup failure.
|
2014-04-12 20:54:04 +02:00 |
|
Mark McDowall
|
b60633882e
|
Fixed: Only vacuum the main db on startup
|
2014-03-17 17:18:03 -07:00 |
|
kayone
|
68129e3518
|
database is now singleton
|
2014-02-22 16:22:08 -08:00 |
|
kayone
|
3f899f2130
|
fixed broken tests
|
2014-02-22 16:22:06 -08:00 |
|
kayone
|
9370de0cc0
|
New: Main DB is compressed on app start
|
2014-02-22 16:22:05 -08:00 |
|
Mark McDowall
|
37231d1ef0
|
DiskProvider split to Windows and Mono projects
|
2014-01-25 23:51:33 -08:00 |
|
Mark McDowall
|
5bf0e197ec
|
Moved source code under src folder - massive change
|
2013-10-02 18:01:32 -07:00 |
|