Skip to content

Does this support Json data #234

@jnothstine

Description

@jnothstine

I have a column in my database that is json data. I can write a statement that looks something like this:

.Where(x => (JsonValue(Convert(x, IJsonDataContainer).Data, "$.userInfo.userName) == "someValue' ")

Where $.userInfo.userName is a path into the json that is stored in the Data column of the table.

Does this tool support that kind of syntax? I don't see it but I, hopefully, am missing something.

Thanks,

Jerry.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions