Skip to content

Add UUID support for _id field #1621

Closed
Closed
@altaraven

Description

@altaraven

Please make it possible to use UUID as primary key. For example, doctrine can do this via annotations

/** @Id(strategy="UUID", type="string") */
private $id;

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions