[PR #8142] Bind @UserId only when it appears in the statement #11634

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

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

State: closed
Merged: No


Bind @UserId only when it appears 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/8142 **State:** closed **Merged:** No --- Bind @UserId only when it appears 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:53 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#11634