You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Lidarr/src/NzbDrone.Core/Datastore/Migration/Framework
Keivan Beigi 0be8f55a2f
Cleaned up using directive
10 years ago
..
MigrationContext.cs Added before migration hook, this can be used to insert "old" data into test Db 10 years ago
MigrationController.cs Added before migration hook, this can be used to insert "old" data into test Db 10 years ago
MigrationDbFactory.cs Updated transaction locks to be defered. 10 years ago
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. 11 years ago
MigrationLogger.cs Updated transaction locks to be defered. 10 years ago
MigrationOptions.cs Moved source code under src folder - massive change 11 years ago
MigrationType.cs cleaned up Datastore folder 10 years ago
NzbDroneMigrationBase.cs Added broken migration test 10 years ago
NzbDroneSqliteProcessor.cs Cleaned up using directive 10 years ago
NzbDroneSqliteProcessorFactory.cs Updated transaction locks to be defered. 10 years ago
SqliteSchemaDumper.cs Added StringLiteral as an acceptable identifier for sqlite migrations 10 years ago
SqliteSyntaxReader.cs Cleaned up using directive 10 years ago