Skip to content
This repository was archived by the owner on Jan 24, 2024. It is now read-only.

Add ability to create where statements based on related entity #6

@wolfy-j

Description

@wolfy-j

Example:

$user = $user->findOne();
//...
$posts->find()->where('author', $user);

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions