aboutsummaryrefslogtreecommitdiff
path: root/src/Jellyfin.Database/Jellyfin.Database.Providers.Sqlite/Migrations
AgeCommit message (Expand)Author
7 daysMerge remote-tracking branch 'upstream/master' into optimize-db-helper-memoryShadowghost
8 daysStop user updates from orphaning permission and preference rows (#17645)Tim Eisele
2026-08-12Fix formattingShadowghost
2026-08-12Make the media stream filter index coveringShadowghost
2026-08-11Optimize query helper memoryShadowghost
2026-08-07Fix EF core designer driftsShadowghost
2026-08-01Merge remote-tracking branch 'upstream/master' into fix-byname-queriesShadowghost
2026-08-01Merge pull request #17416 from Shadowghost/enable-duplicate-playlist-childrenCody Robibero
2026-07-28Restrict people, genres, studios and artists to names backed by an item the u...Shadowghost
2026-07-28Make the /Persons de-duplication use an index instead of grouping the tableShadowghost
2026-07-25Fix favorite filter performanceShadowghost
2026-07-25Fix DatePlayed sorting performanceShadowghost
2026-07-23Allow duplicate LinkedChildren for PlaylistsShadowghost
2026-05-26Backport: Fix/user manager collation (#16919)Bond-009
2026-05-21Run tree-wide dotnet formatjakobkukla
2026-05-15Reorder migration handling for extra columnJPVenson
2026-05-07Add OriginalLanguage as option to PreferredAudioLanguage (#12579)Erik W
2026-05-04Fix Playlist and Boxset query and count perfShadowghost
2026-03-08Optimize Search and NextUp queriesShadowghost
2026-02-15Migrate PrimaryVersionId to GUID and fix assignmentShadowghost
2026-02-07Optimize IndicesShadowghost
2026-01-31Optimize Validator and Filter PerformanceShadowghost
2026-01-18Add ImageInfo indexShadowghost
2026-01-18Add optimized indexes for UserData and latest items queriesShadowghost
2026-01-18Remove ExtraIds column and use OwnerId relationship for extrasShadowghost
2026-01-18Normalize OwnerId to GUID and add performance indexesShadowghost
2026-01-18Add LinkedChildren database table for normalized relationshipsShadowghost
2025-09-28Fix AddProperParentChildRelationBaseItemWithCascade migration deleting all itemsNiels van Velzen
2025-09-25Fix people deduplication lookup (#14864)JPVenson
2025-09-25Fixes FK on unconnected base items (#14863)JPVenson
2025-09-16Optimize internal querying of UserData, other fixes (#14795)JPVenson
2025-07-22Supress transaction (#14514)JPVenson
2025-07-14Use IDatabaseCreator instead of relying on History repository (#14465)JPVenson
2025-06-26Fix modification checks and make sure to use UTC (#14347)Tim Eisele
2025-06-11Fix UserData cleanup task and queries (#14280)JPVenson
2025-06-09Feature/persistent watch data (#14262)JPVenson
2025-06-03Add multiple options for internal locking (#14047)JPVenson
2025-04-05Fix ancestors (#13827)Tim Eisele
2025-04-05Fix indices and update of ItemValues (#13843)Tim Eisele
2025-04-03Cleanup extracted files (#13760)Tim Eisele
2025-04-02Import Keyframes into database (#13771)Tim Eisele
2025-04-02Improve dynamic HDR metadata handling (#13277)gnattu
2025-03-30Rework parental ratings (#12615)Tim Eisele
2025-03-25Fixed namespacesJPVenson
2025-03-25WIP fixed namespacesJPVenson
2025-03-24Fixed naming schemeJPVenson
2025-03-24renamed SqLite to SqliteJPVenson