Skip to content

Task should return hierarchical JToken when querying joined/subqueried data #8

@karoraita

Description

@karoraita

Joined data should be returned from SQL Server in similar data structure FOR JSON AUTO produces in which joined rows are in arrays within the object they're linked to.

Current Query + Dataset - JToken conversion creates flattened result set.

Perhaps adding an option which queries with 'FOR JSON AUTO' to return json string data that is deserialized to JToken by task itself would enable 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