Skip to content

make chaining more consistent in SelectQueryInterface #2

@Berdir

Description

@Berdir

See title :)

Currently, its is quite messy that some methods allow chain and others don't.

Suggestion: add* methods are not chainable, all others are.

This is already true for most part but join() is the big exception :)

This is imho currently one of the most confusing parts about the whole system.

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