Skip to content

Don't raise unfetched many-to-many warnings when fetching a single item. #44

@charettes

Description

@charettes

There's no point in raising a violation for unfetched many-to-many relationship when explicitly fetching a single object .get(), .first(), [index] since it would result in the same number of queries.

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