jellyfin/Jellyfin.Server/Migrations/Routines
2022-12-05 15:00:20 +01:00
..
AddDefaultPluginRepository.cs Allow migration to optionally run on fresh install 2020-07-20 07:45:24 -06:00
AddPeopleQueryIndex.cs use IF NOT EXISTS in migration 2021-04-19 13:51:55 +02:00
CreateUserLoggingConfigFile.cs Group Methods 2021-04-17 11:19:09 +01:00
DisableTranscodingThrottling.cs Remove unused using directives 2021-04-17 11:37:55 +01:00
MigrateActivityLogDb.cs remove JellyfinDbProvider and add second level caching 2022-10-21 11:55:32 +02:00
MigrateAuthenticationDb.cs remove JellyfinDbProvider and add second level caching 2022-10-21 11:55:32 +02:00
MigrateDisplayPreferencesDb.cs Replace == null with is null 2022-12-05 15:00:20 +01:00
MigrateUserDb.cs Replace == null with is null 2022-12-05 15:00:20 +01:00
ReaddDefaultPluginRepository.cs revert changes. 2020-11-19 15:40:20 +00:00
RemoveDownloadImagesInAdvance.cs Don't die if folder doesn't have id 2020-12-01 17:36:36 -07:00
RemoveDuplicateExtras.cs Allow migration to optionally run on fresh install 2020-07-20 07:45:24 -06:00