diff options
| author | Shadowghost <Ghost_of_Stone@web.de> | 2026-01-17 15:06:10 +0100 |
|---|---|---|
| committer | Shadowghost <Ghost_of_Stone@web.de> | 2026-01-18 19:46:37 +0100 |
| commit | 139d23ddc29b6bafad5f8e6ba9eddc8484ab0713 (patch) | |
| tree | 4d2d56f9d524c20c65ca9369dac530c9a1f70b43 /MediaBrowser.Controller/Entities | |
| parent | cc2ccd1bf344ec38059164d1aa9b261e50807eac (diff) | |
Normalize OwnerId to GUID and add performance indexes
- Change OwnerId from string to Guid for proper foreign key relationships
- Add Owner/Extras navigation properties for extras relationship
- Add indexes on OwnerId and ExtraType columns for efficient queries
- Add optimized composite indexes for latest items queries sorted by DateCreated
- Update BaseItemRepository and migration to handle new Guid type
Diffstat (limited to 'MediaBrowser.Controller/Entities')
0 files changed, 0 insertions, 0 deletions
