Skip to content

Show keys for "Expected single value" SQL error - #914

Merged
milessabin merged 1 commit into
mainfrom
single-value-err
Aug 28, 2026
Merged

Show keys for "Expected single value" SQL error#914
milessabin merged 1 commit into
mainfrom
single-value-err

Conversation

@hugo-vrijswijk

@hugo-vrijswijk hugo-vrijswijk commented Aug 28, 2026

Copy link
Copy Markdown
Contributor

Instead of:

Expected single value for field 'key1' of type Parent at List(parents), found many

Now shows:

Expected single value for field 'key1' of type Parent at List(parents), found many (keys: composite_key_parent.key_1 = <many>, composite_key_parent.key_2 = "GBR")

@milessabin milessabin 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!

@milessabin
milessabin merged commit 30b9286 into main Aug 28, 2026
23 checks passed
@hugo-vrijswijk
hugo-vrijswijk deleted the single-value-err branch August 28, 2026 10:03
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