Skip to content

UuidBinary (or array of uuid) as parameter for QueryBuilder #18

@grachevko

Description

@grachevko

When doctrine make query with array of uuids as parameter, every uuid cast to string.
Result match nothing, because need cast to Bytes.
Is only to extend Uuid class and replace behavior of __toString() method?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions