Lidarr/src/NzbDrone.Core/Datastore/Migration/Framework
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
..
MigrationContext.cs Added before migration hook, this can be used to insert "old" data into test Db 2014-12-04 21:27:31 -08:00
MigrationController.cs Added before migration hook, this can be used to insert "old" data into test Db 2014-12-04 21:27:31 -08:00
MigrationDbFactory.cs Updated transaction locks to be defered. 2014-11-24 12:00:19 -08:00
MigrationExtension.cs Quality Order can now be change on per Quality Profile. Quality Title used in Renaming can now be changed by the user. Both options require Advanced Settings to be enabled. 2014-01-27 19:21:29 +01:00
MigrationLogger.cs Updated transaction locks to be defered. 2014-11-24 12:00:19 -08:00
MigrationOptions.cs Moved source code under src folder - massive change 2013-10-02 18:01:32 -07:00
MigrationType.cs cleaned up Datastore folder 2014-02-22 16:22:04 -08:00
NzbDroneMigrationBase.cs 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
NzbDroneSqliteProcessor.cs Cleaned up using directive 2014-12-06 21:55:17 -08:00
NzbDroneSqliteProcessorFactory.cs Updated transaction locks to be defered. 2014-11-24 12:00:19 -08:00
SqliteSchemaDumper.cs Added StringLiteral as an acceptable identifier for sqlite migrations 2014-12-06 11:32:42 -08:00
SqliteSyntaxReader.cs Cleaned up using directive 2014-12-06 21:55:17 -08:00