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
alfonsodev pushed a commit to ExponentiaTeam/sqlc that referenced this pull request Oct 13, 2025
* fix(compiler): Pull in array information from analyzer
Fixes sqlc-dev#1532
* test(analyzer): Add testcase for sqlc-dev#1574
* test: Added test for sqlc-dev#1634
* test: Add test case for sqlc-dev#1646
* test: Add test for sqlc-dev#1714
* Fixes sqlc-dev#1912
* test: Add case for sqlc-dev#1916
* test: Add two test cases
sqlc-dev#1917
sqlc-dev#1545
* test: Add case for sqlc-dev#1979
* test: Add case for sqlc-dev#1990
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants