Skip to content

Conversation

babariviere
Copy link

@babariviere babariviere commented Sep 23, 2025

Close #1851

This allow postgres to output nullable array.

Adds a new config flag to avoid breaking changes called emit_nullable_for_null_arrays.

@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Sep 23, 2025
@dosubot dosubot bot added the 🔧 golang label Sep 23, 2025
@babariviere babariviere marked this pull request as draft September 23, 2025 16:25
@babariviere babariviere force-pushed the fix/unnest-array branch 9 times, most recently from d69f8cf to 76233d4 Compare September 24, 2025 08:05
@babariviere babariviere marked this pull request as ready for review September 24, 2025 08:05
@dosubot dosubot bot added size:XL This PR changes 500-999 lines, ignoring generated files. and removed size:XS This PR changes 0-9 lines, ignoring generated files. labels Sep 24, 2025
This allow postgres to output nullable array.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size:XL This PR changes 500-999 lines, ignoring generated files. 🔧 golang
Projects
None yet
Development

Successfully merging this pull request may close these issues.

sqlc.narg ignored with array cast
1 participant