jellyfin/Emby.Server.Implementations/Data
2024-04-30 13:32:59 -06:00
..
BaseSqliteRepository.cs Enable more warnings as errors (#11288) 2024-04-12 17:45:01 -06:00
CleanDatabaseScheduledTask.cs Replace != null with is not null 2022-12-05 15:01:13 +01:00
SqliteExtensions.cs Specify DateTimeKind when pulling a DateTime out of the database 2024-01-06 15:01:54 -07:00
SqliteItemRepository.cs More efficient array creation (#11468) 2024-04-30 13:32:59 -06:00
SqliteUserDataRepository.cs Add index for lastPlayedDate (#11342) 2024-04-12 17:44:16 -06:00
SynchronousMode.cs Fix minor warnings in Emby.Server.Implementations (#2149) 2022-10-06 21:43:44 +02:00
TempStoreMode.cs Fix warnings in Data 2021-10-02 13:03:04 -04:00
TypeMapper.cs Use ArgumentException.ThrowIfNullOrEmpty 2022-12-07 16:43:59 +01:00