Skip to content

Conversation

@labkey-nicka
Copy link
Contributor

Rationale

With #7235 I attempted to consolidate database queries in sample update service getRows() into a single query where possible. Unfortunately, the API implicitly expects the rows to be returned in the same order as the keys provided. This removes the optimization and returns to a query-per-row implementation.

Related Pull Requests

Changes

  • Remove query optimization

@labkey-nicka labkey-nicka requested a review from XingY December 15, 2025 16:10
@labkey-nicka labkey-nicka self-assigned this Dec 15, 2025
@labkey-nicka labkey-nicka merged commit 85d70e1 into develop Dec 15, 2025
13 checks passed
@labkey-nicka labkey-nicka deleted the fb_use_slow_get_rows branch December 15, 2025 18:02
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.

3 participants