jellyfin/Jellyfin.Server/Migrations
Mark Monteiro 6e68702799 Do not run DELETE command if no extras are detected
Also log a message if no extras were detected 
Also log the path used for the database backup
Also add some comments to explain the migration
2020-05-15 15:12:26 -04:00
..
Routines Do not run DELETE command if no extras are detected 2020-05-15 15:12:26 -04:00
IMigrationRoutine.cs Use dependency injection to construct migration routines 2020-04-16 23:40:32 -04:00
MigrationOptions.cs Store migration names alongside Ids in configuration in order to assist with development/debugging 2020-03-08 17:40:30 +01:00
MigrationRunner.cs Fixed compilation, added backing db before removing extras 2020-05-15 21:49:45 +03:00
MigrationsFactory.cs Documentation and log message cleanup 2020-03-07 20:26:06 +01:00
MigrationsListStore.cs Extract "migrations" config name to a proper constant 2020-03-05 20:37:49 +03:00