[PR #13972] [MERGED] Remove 10.11.z EFcore migration warnings #13604

Closed
opened 2025-12-22 09:57:46 +01:00 by backuprepo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/13972
Author: @ferferga
Created: 4/22/2025
Status: Merged
Merged: 4/24/2025
Merged by: @crobibero

Base: masterHead: remove-efcore-warnings


📝 Commits (1)

  • 725c6a3 Temporarily ignore NonTransactionalMigrationOperation warnings

📊 Changes

1 file changed (+8 additions, -3 deletions)

View changed files

📝 src/Jellyfin.Database/Jellyfin.Database.Providers.Sqlite/SqliteDatabaseProvider.cs (+8 -3)

📄 Description

These warnings were introduced after BaseItem was migrated to EFcore. I already submitted a PR to fix upstream, but until it's merged, it's better to have those warnings disabled so users doesn't get crazy when they do see them on their first 10.11.z startup


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/jellyfin/jellyfin/pull/13972 **Author:** [@ferferga](https://github.com/ferferga) **Created:** 4/22/2025 **Status:** ✅ Merged **Merged:** 4/24/2025 **Merged by:** [@crobibero](https://github.com/crobibero) **Base:** `master` ← **Head:** `remove-efcore-warnings` --- ### 📝 Commits (1) - [`725c6a3`](https://github.com/jellyfin/jellyfin/commit/725c6a392a63ff0b05d6efb4ea220a240950cdb0) Temporarily ignore NonTransactionalMigrationOperation warnings ### 📊 Changes **1 file changed** (+8 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `src/Jellyfin.Database/Jellyfin.Database.Providers.Sqlite/SqliteDatabaseProvider.cs` (+8 -3) </details> ### 📄 Description These warnings were introduced after BaseItem was migrated to EFcore. I already submitted a PR to fix upstream, but until it's merged, it's better to have those warnings disabled so users doesn't get crazy when they do see them on their first 10.11.z startup --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
backuprepo 2025-12-22 09:57:46 +01:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: starred/jellyfin#13604
No description provided.