mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #12735] [MERGED] Add missing migration for SegmentProviderId #13345
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/jellyfin/jellyfin/pull/12735
Author: @Shadowghost
Created: 9/28/2024
Status: ✅ Merged
Merged: 9/28/2024
Merged by: @crobibero
Base:
master← Head:add-missing-migration📝 Commits (2)
a0f169cAdd missing migration for SegmentProviderIda32d68fFix build error📊 Changes
3 files changed (+754 additions, -5 deletions)
View changed files
➕
Jellyfin.Server.Implementations/Migrations/20240928082930_MarkSegmentProviderIdNonNullable.Designer.cs(+712 -0)➕
Jellyfin.Server.Implementations/Migrations/20240928082930_MarkSegmentProviderIdNonNullable.cs(+36 -0)📝
Jellyfin.Server.Implementations/Migrations/JellyfinDbModelSnapshot.cs(+6 -5)📄 Description
Seems like model was change without updating efcore
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.