Skip to content

ManyToMany条件的问题 #698

Closed
Closed
@j4587698

Description

@j4587698

ManyToMany能作为查询条件吗?以wifi中song, tag来举例的话
如果用then只影响Tag的数量,Song的数量不会变?
如果用Tag去查询Song,分页用skip take做好像没法获取到count?
where中用any好像也不行,因为where的时候IncludeMany还没有执行,是null。
还有其他的办法可以根据Tag来查询Song,并且支持分页吗?

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