index
:
jellyfin
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Jellyfin.Database
/
Jellyfin.Database.Providers.Sqlite
/
Migrations
Age
Commit message (
Expand
)
Author
43 hours
Fix Playlist and Boxset query and count perf
Shadowghost
2026-03-08
Optimize Search and NextUp queries
Shadowghost
2026-02-15
Migrate PrimaryVersionId to GUID and fix assignment
Shadowghost
2026-02-07
Optimize Indices
Shadowghost
2026-01-31
Optimize Validator and Filter Performance
Shadowghost
2026-01-18
Add ImageInfo index
Shadowghost
2026-01-18
Add optimized indexes for UserData and latest items queries
Shadowghost
2026-01-18
Remove ExtraIds column and use OwnerId relationship for extras
Shadowghost
2026-01-18
Normalize OwnerId to GUID and add performance indexes
Shadowghost
2026-01-18
Add LinkedChildren database table for normalized relationships
Shadowghost
2025-09-28
Fix AddProperParentChildRelationBaseItemWithCascade migration deleting all items
Niels van Velzen
2025-09-25
Fix people deduplication lookup (#14864)
JPVenson
2025-09-25
Fixes FK on unconnected base items (#14863)
JPVenson
2025-09-16
Optimize internal querying of UserData, other fixes (#14795)
JPVenson
2025-07-22
Supress transaction (#14514)
JPVenson
2025-07-14
Use IDatabaseCreator instead of relying on History repository (#14465)
JPVenson
2025-06-26
Fix modification checks and make sure to use UTC (#14347)
Tim Eisele
2025-06-11
Fix UserData cleanup task and queries (#14280)
JPVenson
2025-06-09
Feature/persistent watch data (#14262)
JPVenson
2025-06-03
Add multiple options for internal locking (#14047)
JPVenson
2025-04-05
Fix ancestors (#13827)
Tim Eisele
2025-04-05
Fix indices and update of ItemValues (#13843)
Tim Eisele
2025-04-03
Cleanup extracted files (#13760)
Tim Eisele
2025-04-02
Import Keyframes into database (#13771)
Tim Eisele
2025-04-02
Improve dynamic HDR metadata handling (#13277)
gnattu
2025-03-30
Rework parental ratings (#12615)
Tim Eisele
2025-03-25
Fixed namespaces
JPVenson
2025-03-25
WIP fixed namespaces
JPVenson
2025-03-24
Fixed naming scheme
JPVenson
2025-03-24
renamed SqLite to Sqlite
JPVenson