Skip to content

How to handle many to many queries, dapper "SplitOn" similar feature #99

@jkone27

Description

@jkone27

https://www.learndapper.com/relationships

Was curious how is possible to handle many to many queries currently, e.g. when selecting from the many relationship table in join with the other 2, is there a way to split, so e.g. to obtain a SEQ of SEQ , e.g. something like

 splitOn: "ShopId"

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