Skip to content

Query over multivalue assoc field #27

@milosnovi

Description

@milosnovi

Is it possible to make query with QueryBuilder which will mach multivalue assoc field by exact combination of index and value

$qb->andWhere()->like()->field("a.testFieldAssoc1")->literal("key1=>value1")->end();

thx,
Milos

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