Skip to content

Optimize StorageTerminalLocation and related columns - #8003

Merged
labkey-jeckels merged 2 commits into
release26.7-SNAPSHOTfrom
26.7_fb_joinInventory
Sep 2, 2026
Merged

Optimize StorageTerminalLocation and related columns#8003
labkey-jeckels merged 2 commits into
release26.7-SNAPSHOTfrom
26.7_fb_joinInventory

Conversation

@labkey-jeckels

@labkey-jeckels labkey-jeckels commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

Rationale

Joins can be more efficient in Postgres compared to doing a subquery multiple times. This supports pulling inventory data into a sample's grid much more efficiently.

Related Pull Requests

Changes

  • Expose a method for injecting the join

@labkey-jeckels
labkey-jeckels merged commit 83c713f into release26.7-SNAPSHOT Sep 2, 2026
8 checks passed
@labkey-jeckels
labkey-jeckels deleted the 26.7_fb_joinInventory branch September 2, 2026 18:55
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.

2 participants