jellyfin/Jellyfin.Server/Migrations
Mark Monteiro a0fdceb4bc Throw exception on migration failure to halt application
Also save migration configuration after each migration instead of at the end in case an exception is thrown part way through the list
2020-03-08 15:02:42 +01:00
..
Routines Merge branch 'master' into logging-migration 2020-03-07 21:19:24 -05:00
IMigrationRoutine.cs Rename IUpdater to IMigrationRoutine 2020-03-06 21:51:50 +01:00
MigrationOptions.cs Documentation and log message cleanup 2020-03-07 20:26:06 +01:00
MigrationRunner.cs Throw exception on migration failure to halt application 2020-03-08 15:02:42 +01: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