mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #4589] [MERGED] [Fix] Test query value #10180
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/jellyfin/jellyfin/pull/4589
Author: @ConfusedPolarBear
Created: 11/26/2020
Status: ✅ Merged
Merged: 12/2/2020
Merged by: @Bond-009
Base:
master← Head:id-fix📝 Commits (2)
0758d84Test query value185476cAdd support for query negation📊 Changes
1 file changed (+18 additions, -3 deletions)
View changed files
📝
Emby.Server.Implementations/Data/SqliteItemRepository.cs(+18 -3)📄 Description
Changes
GetWhereClauses()only checked if several query values were present, instead of their values.Issues
Fixes #4578
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.