Skip to content

Allow accessing nested json #88

@adriangb

Description

@adriangb

A json item that is itself a string that is valid json:

select '{"usage":"[123]"}'->'usage'->>0

Currently gives null, as does Postgres.
But IMO it would be a better user experience if it "just worked"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions