Skip to content

Improve relationship calling. #910

Open
@josephmancuso

Description

@josephmancuso

Need to modify how relationships are called to act more like old Orator or Laravel's Eloquent

user = User.find(1)
user.relationship().where("column", "value").get()

Also need to simplify the relationship logic

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementA feature that exists, works as intended but needs to be improvedfeature requestA feature that does not yet exist but will be a good addition to the librarymajorThis issue can only be done in a major release because there are some breaking changes

    Type

    No type

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions