Files
jellyfin-jellyfin-1/Emby.Server.Implementations/Data/SqliteItemRepository.cs
Joseph ca5979cd77 Bind @userid only when it's in the statement
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
2022-07-23 16:06:36 -07:00

229 KiB