Skip to content

Conversation

kyleconroy
Copy link
Collaborator

Fixes #1532

`

type UpdateAuthorParams struct {
Names int32
Copy link
Collaborator

Choose a reason for hiding this comment

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

This is fine to merge, but the field name is a bit unfortunate. Would be better as NameIndex or similar, but I don't know how hard that is to special-case.

@kyleconroy kyleconroy merged commit 9ed0aca into main Oct 18, 2023
@kyleconroy kyleconroy deleted the kyle/analyzer-test-cases-3 branch October 18, 2023 17:29
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.

Array indexes not correctly handled on update set
2 participants