Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

fix: let sqlc output nullable array #4112

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
babariviere wants to merge 1 commit into sqlc-dev:main
base: main
Choose a base branch
Loading
from babariviere:fix/unnest-array

Conversation

Copy link

@babariviere babariviere commented Sep 23, 2025
edited
Loading

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
@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
Reviewers
No reviews
Assignees
No one assigned
Labels
size:XL This PR changes 500-999 lines, ignoring generated files. 🔧 golang
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

sqlc.narg ignored with array cast
1 participant

AltStyle によって変換されたページ (->オリジナル) /