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 4b1c9dc9ea
Pass cancellation where possible
4 years ago
..
BaseSqliteRepository.cs Fix SA 1116 warnings 4 years ago
CleanDatabaseScheduledTask.cs
ManagedConnection.cs
SqliteExtensions.cs Pass cancellation where possible 4 years ago
SqliteItemRepository.cs Use string.Split(char) where possible instead of string.Split(char[]) 4 years ago
SqliteUserDataRepository.cs Fix SA 1116 warnings 4 years ago
TypeMapper.cs