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 3feb3f81bf
More efficient array creation (#11468)
1 week ago
..
BaseSqliteRepository.cs Enable more warnings as errors (#11288) 4 weeks ago
CleanDatabaseScheduledTask.cs Replace != null with is not null 1 year ago
SqliteExtensions.cs Specify DateTimeKind when pulling a DateTime out of the database 4 months ago
SqliteItemRepository.cs More efficient array creation (#11468) 1 week ago
SqliteUserDataRepository.cs Add index for lastPlayedDate (#11342) 4 weeks 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 1 year ago