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
Stepan Goremykin fdef9356b9
Use null propagation
8 months ago
..
BaseSqliteRepository.cs remove readonly 10 months ago
CleanDatabaseScheduledTask.cs Replace != null with is not null 2 years ago
SqliteExtensions.cs remove nullable enable 9 months ago
SqliteItemRepository.cs Use null propagation 8 months ago
SqliteUserDataRepository.cs fix userdata table not being committed 10 months ago
SynchronousMode.cs Fix minor warnings in Emby.Server.Implementations (#2149) 2 years ago
TempStoreMode.cs Fix warnings in Data 3 years ago
TypeMapper.cs Use ArgumentException.ThrowIfNullOrEmpty 2 years ago