Skip to content

Support nested findBy reference privider & autocompletion #83

@hrach

Description

@hrach

It does not work where the array is nested, e.g.:

$authors = $this->orm->authors->findBy([
	ICollection::AND,
	['books->title' => 'Book 1'],
]);

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