jellyfin/Emby.Server.Implementations/Data
2019-06-28 12:12:54 +02:00
..
BaseSqliteRepository.cs Use a connection pool instead of creating new connections 2019-06-28 12:12:54 +02:00
CleanDatabaseScheduledTask.cs Removed some unused fields 2019-02-09 15:57:42 +01:00
ManagedConnection.cs Use a connection pool instead of creating new connections 2019-06-28 12:12:54 +02:00
SqliteDisplayPreferencesRepository.cs Use a connection pool instead of creating new connections 2019-06-28 12:12:54 +02:00
SqliteExtensions.cs Simplify db code 2019-06-28 12:12:54 +02:00
SqliteItemRepository.cs Use a connection pool instead of creating new connections 2019-06-28 12:12:54 +02:00
SqliteUserDataRepository.cs Use a connection pool instead of creating new connections 2019-06-28 12:12:54 +02:00
SqliteUserRepository.cs Use a connection pool instead of creating new connections 2019-06-28 12:12:54 +02:00
TypeMapper.cs Remove redundent class AssemblyInfo 2019-03-07 18:10:55 +01:00