Skip to content

Looking up JSON using more than 1 array doesn't work #23

@samuelcolvin

Description

@samuelcolvin

E.g. queries like

select json_get(more_nested.json_data, more_nested.str_key1, more_nested.str_key2) v from more_nested

As of #22 this will return an error instead of silently only using the first array, but in theory we could fully support this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions