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
Bond-009 d34ded211e
Merge pull request #8842 from bradbeattie/master
2 years ago
..
BaseSqliteRepository.cs Replace != null with is not null 2 years ago
CleanDatabaseScheduledTask.cs Replace != null with is not null 2 years ago
ManagedConnection.cs
SqliteExtensions.cs Replace == null with is null 2 years ago
SqliteItemRepository.cs Merge pull request #8842 from bradbeattie/master 2 years ago
SqliteUserDataRepository.cs Use ArgumentException.ThrowIfNullOrEmpty 2 years ago
SynchronousMode.cs Fix minor warnings in Emby.Server.Implementations (#2149) 2 years ago
TempStoreMode.cs
TypeMapper.cs Use ArgumentException.ThrowIfNullOrEmpty 2 years ago