Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove distinct #670

Merged
merged 3 commits into from
Jul 12, 2023
Merged

Conversation

InfiniteStash
Copy link
Collaborator

DISTINCT ON breaks sorting, and encourages fanout, so I've remove it entirely. Switching to isolated subqueries resolves a bunch of sorting issues.

@InfiniteStash InfiniteStash merged commit f0424f7 into stashapp:master Jul 12, 2023
@InfiniteStash InfiniteStash deleted the remove-distinct branch July 12, 2023 19:12
feederbox826 pushed a commit to feederbox826/stash-box that referenced this pull request Nov 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug Report] Sorting does not work on queryScenes when input tags INCLUDE_ALL modifier is used
1 participant