mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-01-02 07:24:07 +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 | ||