You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
kevinawoo
changed the title
Overlapping input and output variables in Go pgx/v4
Overlapping input and output variables in Go, Postgres, pgx/v4
Apr 19, 2022
Uh oh!
There was an error while loading. Please reload this page.
Version
v1.13.0 and 6e45a9f
What happened?
Almost the exactly like #1290, it seems like
"sql_package": "pgx/v4"
is the cause.The generated Go code redeclares
id
on line 3:Relevant log output
No response
Database schema
SQL queries
Configuration
Playground URL
https://play.sqlc.dev/p/07a36257aa58677adfa4d2558864d0a09ccc286c487893d5854978684b9babe5
What operating system are you using?
macOS
What database engines are you using?
PostgreSQL
What type of code are you generating?
Go
The text was updated successfully, but these errors were encountered: