jellyfin/Emby.Server.Implementations/Data
Cody Robibero c7a94d48ae
Convert ItemSortBy to enum (#9765)
* Convert ItemSortBy to enum

* Rename Unknown to Default
2023-11-09 14:00:13 -07:00
..
BaseSqliteRepository.cs remove readonly 2023-08-21 21:49:39 +02:00
CleanDatabaseScheduledTask.cs Replace != null with is not null 2022-12-05 15:01:13 +01:00
SqliteExtensions.cs remove nullable enable 2023-08-22 20:12:16 +02:00
SqliteItemRepository.cs Convert ItemSortBy to enum (#9765) 2023-11-09 14:00:13 -07:00
SqliteUserDataRepository.cs fix userdata table not being committed 2023-08-21 22:12:08 +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 Use ArgumentException.ThrowIfNullOrEmpty 2022-12-07 16:43:59 +01:00