Skip to content

[dbal] Store id (uuid) as binary data. #279

Closed
@makasim

Description

@makasim

It turned out that Doctrine uses string type internally for most of the drivers (except Postgres)

As written here it is much better to store UUIDs as binary data.

I propose changing id column to be binary and adding a new with a string representation (for a human).

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