Reorder migration handling for extra column

This commit is contained in:
JPVenson
2026-05-15 20:10:33 +00:00
parent f73fc1feb2
commit 9d20aefd89
15 changed files with 95 additions and 1885 deletions

View File

@@ -26,7 +26,7 @@ namespace Jellyfin.Server.Implementations.Item;
/// <summary>
/// Handles mapping between BaseItemEntity (database) and BaseItemDto (domain) objects.
/// </summary>
internal static class BaseItemMapper
public static class BaseItemMapper
{
/// <summary>
/// This holds all the types in the running assemblies