mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-30 23:36:00 +01:00
This commit fixes a case where SqliteItemRepository attempts to bind @userid even when such parameter may not appear in the query; fixes https://github.com/jellyfin/jellyfin/issues/8141 |
||
|---|---|---|
| .. | ||
| BaseSqliteRepository.cs | ||
| CleanDatabaseScheduledTask.cs | ||
| ManagedConnection.cs | ||
| SqliteExtensions.cs | ||
| SqliteItemRepository.cs | ||
| SqliteUserDataRepository.cs | ||
| SynchronouseMode.cs | ||
| TempStoreMode.cs | ||
| TypeMapper.cs | ||