Skip to content

fix: let sqlc output nullable array - #4551

Open
bitfehler wants to merge 1 commit into
sqlc-dev:mainfrom
bitfehler:fix/unnest-array
Open

fix: let sqlc output nullable array#4551
bitfehler wants to merge 1 commit into
sqlc-dev:mainfrom
bitfehler:fix/unnest-array

Conversation

@bitfehler

Copy link
Copy Markdown

This allow postgres to output nullable array.

Closes #1851. This is just trying to get #4112 over the finish line, though I honestly don't understand why this should not be the default behavior. Happy to adapt accordingly if so desired. But either way, it would be great to get this resolved.

This allow postgres to output nullable array.

Co-authored-by: Conrad Hoffmann <ch@bitfehler.net>
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.

sqlc.narg ignored with array cast

2 participants