| .. |
|
BaseSqliteRepository.cs
|
aae22865a0
Merge pull request #9667 from Silvenga/restore-default-journal-size
|
vor 2 Jahren |
|
CleanDatabaseScheduledTask.cs
|
52194f56b5
Replace != null with is not null
|
vor 2 Jahren |
|
ConnectionPool.cs
|
8e1f0d53c1
nameof instead of GetType().Name
|
vor 2 Jahren |
|
ManagedConnection.cs
|
858dadcdd1
POC sql connection pool
|
vor 2 Jahren |
|
SqliteExtensions.cs
|
c7d50d640e
Replace == null with is null
|
vor 2 Jahren |
|
SqliteItemRepository.cs
|
29368a1566
Source SQLite cache_size from an Environment Variable (#9666)
|
vor 2 Jahren |
|
SqliteUserDataRepository.cs
|
858dadcdd1
POC sql connection pool
|
vor 2 Jahren |
|
SynchronousMode.cs
|
0b8faf5db4
Fix minor warnings in Emby.Server.Implementations (#2149)
|
vor 3 Jahren |
|
TempStoreMode.cs
|
21007aec20
Fix warnings in Data
|
vor 4 Jahren |
|
TypeMapper.cs
|
b366dc2e6e
Use ArgumentException.ThrowIfNullOrEmpty
|
vor 2 Jahren |