Skip to content

Conversation

@verygoodsoftwarenotvirus
Copy link
Contributor

Changes:

  • while doing some local debugging, I observed a lot of use of \"%s\" to quote strings in Sprintf calls. Go formally supports the %q formatting directive for double quoting strings, so I replaced those.
  • I added a newline to the nil reference callout.
@kyleconroy kyleconroy merged commit e91a9ab into sqlc-dev:main Aug 1, 2023
alfonsodev pushed a commit to ExponentiaTeam/sqlc that referenced this pull request Oct 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants