Skip to content

Implement indexed update for JSONB arrays #3

@antoinemacia

Description

@antoinemacia

This can be potentially done by potentially using an array as first argument of jsonb_update method, which can contain the key chain and index to the given array

e.g jsonb_update_columns([:data,0,:quantity], 3)

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