Skip to content

Conversation

@akutschera
Copy link
Contributor

@akutschera akutschera commented Oct 8, 2022

This would output override tags both in the generated models and the result struct, similar to the json tags when specifying emit_json_tags: true

Fixes #1867

@kyleconroy kyleconroy merged commit ee391e6 into sqlc-dev:main Jun 7, 2023
alfonsodev pushed a commit to ExponentiaTeam/sqlc that referenced this pull request Oct 13, 2025
* fix: add override tags to result struct (sqlc-dev#1867)

* Update test output for latest version

---------

Co-authored-by: Kyle Conroy <kyle@conroy.org>
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.

go_struct_tag is missing for generated result row struct (or how to configure it)

2 participants