Skip to content

Optimize StorageTerminalLocation and related columns - #8003

Open
labkey-jeckels wants to merge 2 commits into
release26.7-SNAPSHOTfrom
26.7_fb_joinInventory
Open

Optimize StorageTerminalLocation and related columns#8003
labkey-jeckels wants to merge 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

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