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
gionapaolini
changed the title
Sqlc not generating string field instead of custom type
Sqlc generating string field instead of custom type
Oct 30, 2021
Version
1.10.0
What happened?
I created a new postgresql type:
And then I use it in a table:
Generated model contains string instead of generating the proper type
Playground URL
https://play.sqlc.dev/p/2dbb77a8eb5cd8aaa6ad076785d53033bfc814bbbdb2806d719403f2aeaf992b
What operating system are you using?
Windows
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: