Skip to content

results_as() does nothing #27

Description

@Chronial

Just found this bug while browsing the code: The results_as function ignores its keyword argument and just returns a copy of the query.

def results_as(self, constructor):

since this function is also documented nowhere, maybe just remove it?

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