Skip to content

The Measurements PK doesn’t allow for finding data quickly - #260

Open
smarr wants to merge 1 commit into
masterfrom
fix-measurements-pk-order
Open

smarr wants to merge 1 commit into
masterfrom
fix-measurements-pk-order

Conversation

@smarr

@smarr smarr commented Sep 19, 2026

Copy link
Copy Markdown
Owner

The invocation is the least selective part of the PK. Putting runId and trialId first means we know exactly where our data is when looking for it, for instead when trying to look at the iteration data on the change view.

The `invocation` is the least selective part of the PK.
Putting runId and trialId first means we know exactly where our data is when looking for it, for instead when trying to look at the iteration data on the change view.

Signed-off-by: Stefan Marr <git@stefan-marr.de>
@smarr smarr added the enhancement New feature or request label Sep 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant