Skip to content

Refactor: use whereKey instead of where('id', ...)#3836

Merged
josephsnyder merged 1 commit into
Kitware:masterfrom
williamjallen:wherekey
Jul 6, 2026
Merged

Refactor: use whereKey instead of where('id', ...)#3836
josephsnyder merged 1 commit into
Kitware:masterfrom
williamjallen:wherekey

Conversation

@williamjallen

Copy link
Copy Markdown
Collaborator

whereKey is cleaner and more maintainable because there's a single source of truth about what the primary key column is.

`whereKey` is cleaner and more maintainable because there's a single source of truth about what the primary key column is.

@josephsnyder josephsnyder left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@josephsnyder josephsnyder added this pull request to the merge queue Jul 6, 2026
Merged via the queue into Kitware:master with commit a1f5534 Jul 6, 2026
7 checks passed
@williamjallen williamjallen deleted the wherekey branch July 6, 2026 15:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants