Skip to content

fix:/prefer the use of column identity over ordinals#4211

Open
johnbrk wants to merge 2 commits intolaunchbadge:mainfrom
johnbrk:fix/column-ordinality-mismatch
Open

fix:/prefer the use of column identity over ordinals#4211
johnbrk wants to merge 2 commits intolaunchbadge:mainfrom
johnbrk:fix/column-ordinality-mismatch

Conversation

@johnbrk
Copy link
Copy Markdown

@johnbrk johnbrk commented Mar 31, 2026

Does your PR solve an issue?

Fixes #4210

Is this a breaking change?

No, just makes query_as! behave more like query_as

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.

MySQL: query_as macro deserializes a row based on column ordinality instead of column identity

1 participant