jellyfin/Emby.Server.Implementations/Data
Claus Vium 10fde0a2c1
Merge pull request #8914 from bradbeattie/augmented-tag-searching
Augment tag searching to consider individual ItemValues instead of the delimited tags field
2023-07-03 08:51:46 +02:00
..
BaseSqliteRepository.cs Merge pull request #9667 from Silvenga/restore-default-journal-size 2023-06-02 10:54:37 +02:00
CleanDatabaseScheduledTask.cs Replace != null with is not null 2022-12-05 15:01:13 +01:00
ConnectionPool.cs nameof instead of GetType().Name 2023-05-04 14:42:39 +02:00
ManagedConnection.cs POC sql connection pool 2023-04-21 14:04:37 +02:00
SqliteExtensions.cs Replace == null with is null 2022-12-05 15:00:20 +01:00
SqliteItemRepository.cs Merge pull request #8914 from bradbeattie/augmented-tag-searching 2023-07-03 08:51:46 +02:00
SqliteUserDataRepository.cs POC sql connection pool 2023-04-21 14:04:37 +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