[PR #8166] Bind @userid only when it's in the statement #11638

Closed
opened 2026-02-07 06:41:58 +03:00 by OVERLORD · 0 comments
Owner

Original Pull Request: https://github.com/jellyfin/jellyfin/pull/8166

State: closed
Merged: Yes


Bind @userid only when it's in the statement

Changes
This commit fixes a case where SqliteItemRepository attempts to bind @userid even when such parameter may not appear in the query

Issues
https://github.com/jellyfin/jellyfin/issues/8141

**Original Pull Request:** https://github.com/jellyfin/jellyfin/pull/8166 **State:** closed **Merged:** Yes --- Bind @userid only when it's in the statement **Changes** This commit fixes a case where SqliteItemRepository attempts to bind @userid even when such parameter may not appear in the query **Issues** https://github.com/jellyfin/jellyfin/issues/8141
OVERLORD added the pull-request label 2026-02-07 06:41:58 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#11638