Skip to content

fix(engine/postgresql): jsonb_build_object#1211

Merged
kyleconroy merged 1 commit intomainfrom
kyle/jsonb-build-object-sig
Sep 23, 2021
Merged

fix(engine/postgresql): jsonb_build_object#1211
kyleconroy merged 1 commit intomainfrom
kyle/jsonb-build-object-sig

Conversation

@kyleconroy
Copy link
Collaborator

Update the function signature of jsonb_build_object and
jsonb_build_array with variadic arguments.

Fixes #1210

Update the function signature of jsonb_build_object and
jsonb_build_array with variadic arguments.
@kyleconroy kyleconroy merged commit 9513155 into main Sep 23, 2021
@kyleconroy kyleconroy deleted the kyle/jsonb-build-object-sig branch September 23, 2021 15:23
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.

PostgreSQL's JSONB_BUILD_OBJECT function does not seem to work

1 participant