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 d62a3f0e57
Fix master
6 years ago
..
BaseSqliteRepository.cs Fix master 6 years ago
CleanDatabaseScheduledTask.cs
ManagedConnection.cs Back to a single connection 6 years ago
SqliteDisplayPreferencesRepository.cs Properly dispose DisplayPreferencesRepository 6 years ago
SqliteExtensions.cs Simplify db code 6 years ago
SqliteItemRepository.cs Use CultureInvariant string conversion for Guids 6 years ago
SqliteUserDataRepository.cs Reworked PRAGMA statements use 6 years ago
SqliteUserRepository.cs Properly dispose DisplayPreferencesRepository 6 years ago
TypeMapper.cs