build: repin UPSTREAM_REF to fixed PostgreSQL upgrade path #10
Reference in New Issue
Block a user
Delete Branch "benvin/jellyfin-v0.3.1"
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?
v0.3.0 regenerated the Postgres provider's initial EF migration,
destroying the upgrade path for existing databases (42703:
u.NormalizedUsername crash loop). jellyfin-ha-src main now restores
the baseline migration plus forward migrations and hardens
EncoderPreset deserialization.