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.
jellyfin/Jellyfin.Server/Migrations/Routines
Bond-009 69a51c425a
Fix all warnings in Jellyfin.Api (#9003)
2 years ago
..
AddDefaultPluginRepository.cs Fix all warnings in Jellyfin.Api (#9003) 2 years ago
AddPeopleQueryIndex.cs use IF NOT EXISTS in migration 4 years ago
CreateUserLoggingConfigFile.cs Group Methods 4 years ago
DisableTranscodingThrottling.cs Remove unused using directives 4 years ago
MigrateActivityLogDb.cs remove JellyfinDbProvider and add second level caching 2 years ago
MigrateAuthenticationDb.cs remove JellyfinDbProvider and add second level caching 2 years ago
MigrateDisplayPreferencesDb.cs Replace == null with is null 2 years ago
MigrateUserDb.cs Replace == null with is null 2 years ago
ReaddDefaultPluginRepository.cs Fix all warnings in Jellyfin.Api (#9003) 2 years ago
RemoveDownloadImagesInAdvance.cs Don't die if folder doesn't have id 4 years ago
RemoveDuplicateExtras.cs Allow migration to optionally run on fresh install 4 years ago