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 c7d50d640e
Replace == null with is null
2 years ago
..
AddDefaultPluginRepository.cs
AddPeopleQueryIndex.cs use IF NOT EXISTS in migration 3 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
RemoveDownloadImagesInAdvance.cs Don't die if folder doesn't have id 4 years ago
RemoveDuplicateExtras.cs