You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jellyfin/Emby.Server.Implementations/Data
Joshua M. Boniface aba22b92bc
Merge pull request #735 from Bond-009/loop
6 years ago
..
BaseSqliteRepository.cs Remove comment 6 years ago
CleanDatabaseScheduledTask.cs Removed some unused fields 6 years ago
ManagedConnection.cs
SqliteDisplayPreferencesRepository.cs Replaced injections of ILogger with ILoggerFactory 6 years ago
SqliteExtensions.cs
SqliteItemRepository.cs Correct the list of series types 6 years ago
SqliteUserDataRepository.cs Don't mix LINQ and roreach loops for readability 6 years ago
SqliteUserRepository.cs Replaced injections of ILogger with ILoggerFactory 6 years ago
TypeMapper.cs