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 c7d50d640e
Replace == null with is null
1 year ago
..
BaseSqliteRepository.cs Revert "chore: Add a read only connection for routes like Shows/NextUp" 2 years ago
CleanDatabaseScheduledTask.cs fix SA1508 4 years ago
ManagedConnection.cs Revert "chore: Add a read only connection for routes like Shows/NextUp" 2 years ago
SqliteExtensions.cs Replace == null with is null 1 year ago
SqliteItemRepository.cs Replace == null with is null 1 year ago
SqliteUserDataRepository.cs Use ArgumentNullException.ThrowIfNull helper method 2 years 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 Remove some unnecessary allocations 3 years ago