Skip to content

MySQL | possible to search JSON values #33

@superhero

Description

@superhero

Quick question, do you support a mysql query like this:
select * from event where data->"$.foo" = 'bar'


The data column is of type JSON, I tried a few different approaches through the json builder, but no success.

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