jellyfin/Emby.Server.Implementations/Data
Bond_009 52194f56b5 Replace != null with is not null 2022-12-05 15:01:13 +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 Revert "chore: Add a read only connection for routes like Shows/NextUp" 2022-03-06 09:30:47 -07:00
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 ArgumentNullException.ThrowIfNull helper method 2022-10-06 20:21:23 +02: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 Replace != null with is not null 2022-12-05 15:01:13 +01:00