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
Vasily a226a4ee03
Compute hash only when one is not computed in DB, small optimizations here and there
4 years ago
..
BaseSqliteRepository.cs Fix some warnings 5 years ago
CleanDatabaseScheduledTask.cs Merge branch 'master' into warn17 5 years ago
ManagedConnection.cs Fix some warnings 5 years ago
SqliteDisplayPreferencesRepository.cs Fix some warnings 5 years ago
SqliteExtensions.cs Remove dead function 5 years ago
SqliteItemRepository.cs Compute hash only when one is not computed in DB, small optimizations here and there 4 years ago
SqliteUserDataRepository.cs Do not double dispose write lock and connection in user data repository 4 years ago
SqliteUserRepository.cs Remove extra ; 5 years ago
TypeMapper.cs Fix more warnings 5 years ago