Skip to content

Returning Invalid syntax for type jsonb on arrays #857

@aLooseGoose

Description

@aLooseGoose

I think this is related to #442, but this time with jsonb. Can't insert/update a jsonb column directly with the javascript object. If I use JSON.stringify first, it works. Error is:

UTCERROR:  invalid input syntax for type json
UTCDETAIL:  Expected ":", but found "}".

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions