jellyfin/Emby.Server.Implementations/Data
2022-12-07 16:43:59 +01:00
..
BaseSqliteRepository.cs Replace != null with is not null 2022-12-05 15:01:13 +01:00
CleanDatabaseScheduledTask.cs Replace != null with is not null 2022-12-05 15:01:13 +01:00
ManagedConnection.cs
SqliteExtensions.cs Replace == null with is null 2022-12-05 15:00:20 +01:00
SqliteItemRepository.cs Replace != null with is not null 2022-12-05 15:01:13 +01:00
SqliteUserDataRepository.cs Use ArgumentException.ThrowIfNullOrEmpty 2022-12-07 16:43:59 +01:00
SynchronousMode.cs
TempStoreMode.cs
TypeMapper.cs Use ArgumentException.ThrowIfNullOrEmpty 2022-12-07 16:43:59 +01:00