| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
This allow postgres to output nullable array.
|
@kyleconroy unnest(sqlc.narg(sender_timestamps)::BIGINT[]) -> SenderTimestamps []pgtype.Int8 |
Sorry, something went wrong.
|
🤖 Automated message This PR has been closed because it has merge conflicts with main. To reopen it, rebase onto the latest main to resolve the conflicts, then reopen the PR. Generated by Claude Code |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Close #1851
This allow postgres to output nullable array.
Adds a new config flag to avoid breaking changes called emit_nullable_for_null_arrays.