Skip to content

Conversation

mcdoker18
Copy link
Contributor

The Value method must returns nil or the following types:

  • int64
  • float64
  • bool
  • []byte
  • string
  • time.Time

Closes: #1880

The Value method must returns nil or the following types:

* int64
* float64
* bool
* []byte
* string
* time.Time

Closes: sqlc-dev#1880
@kyleconroy kyleconroy merged commit 4311c22 into sqlc-dev:main Jan 2, 2023
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.

NullEnums.Value() breaks SQL-Execution
2 participants